Checkstyle Results

The following document contains the results of Checkstyle 6.18 with hbase/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
2052 0 0 13920

Files

File  I  W  E
com/google/protobuf/HBaseZeroCopyByteString.java 0 0 1
maven-archiver/pom.properties 0 0 1
org/apache/hadoop/hbase/AuthUtil.java 0 0 2
org/apache/hadoop/hbase/BaseConfigurable.java 0 0 1
org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.java 0 0 3
org/apache/hadoop/hbase/Cell.java 0 0 1
org/apache/hadoop/hbase/CellComparator.java 0 0 30
org/apache/hadoop/hbase/CellScanner.java 0 0 1
org/apache/hadoop/hbase/CellUtil.java 0 0 96
org/apache/hadoop/hbase/ChoreService.java 0 0 5
org/apache/hadoop/hbase/ClusterId.java 0 0 2
org/apache/hadoop/hbase/ClusterStatus.java 0 0 13
org/apache/hadoop/hbase/CompatibilityFactory.java 0 0 1
org/apache/hadoop/hbase/CompatibilitySingletonFactory.java 0 0 1
org/apache/hadoop/hbase/CompoundConfiguration.java 0 0 3
org/apache/hadoop/hbase/CoordinatedStateManagerFactory.java 0 0 1
org/apache/hadoop/hbase/CoprocessorEnvironment.java 0 0 2
org/apache/hadoop/hbase/DoNotRetryIOException.java 0 0 3
org/apache/hadoop/hbase/DroppedSnapshotException.java 0 0 1
org/apache/hadoop/hbase/ExtendedCell.java 0 0 1
org/apache/hadoop/hbase/HBaseConfiguration.java 0 0 6
org/apache/hadoop/hbase/HColumnDescriptor.java 0 0 28
org/apache/hadoop/hbase/HConstants.java 0 0 2
org/apache/hadoop/hbase/HRegionInfo.java 0 0 58
org/apache/hadoop/hbase/HRegionLocation.java 0 0 1
org/apache/hadoop/hbase/HTableDescriptor.java 0 0 47
org/apache/hadoop/hbase/HealthChecker.java 0 0 17
org/apache/hadoop/hbase/JMXListener.java 0 0 3
org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.java 0 0 1
org/apache/hadoop/hbase/KeyValue.java 0 0 135
org/apache/hadoop/hbase/KeyValueTestUtil.java 0 0 9
org/apache/hadoop/hbase/KeyValueUtil.java 0 0 31
org/apache/hadoop/hbase/LocalHBaseCluster.java 0 0 23
org/apache/hadoop/hbase/MetaMutationAnnotation.java 0 0 1
org/apache/hadoop/hbase/MetaTableAccessor.java 0 0 117
org/apache/hadoop/hbase/NamespaceDescriptor.java 0 0 3
org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java 0 0 1
org/apache/hadoop/hbase/RegionLoad.java 0 0 1
org/apache/hadoop/hbase/RegionLocations.java 0 0 10
org/apache/hadoop/hbase/RegionStateListener.java 0 0 2
org/apache/hadoop/hbase/ScheduledChore.java 0 0 6
org/apache/hadoop/hbase/ServerLoad.java 0 0 2
org/apache/hadoop/hbase/ServerName.java 0 0 29
org/apache/hadoop/hbase/SettableSequenceId.java 0 0 1
org/apache/hadoop/hbase/SettableTimestamp.java 0 0 1
org/apache/hadoop/hbase/SplitLogCounters.java 0 0 1
org/apache/hadoop/hbase/SplitLogTask.java 0 0 2
org/apache/hadoop/hbase/TableDescriptors.java 0 0 8
org/apache/hadoop/hbase/TableInfoMissingException.java 0 0 6
org/apache/hadoop/hbase/TableName.java 0 0 20
org/apache/hadoop/hbase/TagType.java 0 0 1
org/apache/hadoop/hbase/ZKNamespaceManager.java 0 0 2
org/apache/hadoop/hbase/ZNodeClearer.java 0 0 3
org/apache/hadoop/hbase/backup/FailedArchiveException.java 0 0 1
org/apache/hadoop/hbase/backup/HFileArchiver.java 0 0 21
org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java 0 0 2
org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.java 0 0 5
org/apache/hadoop/hbase/backup/example/TableHFileArchiveTracker.java 0 0 6
org/apache/hadoop/hbase/backup/example/ZKTableArchiveClient.java 0 0 2
org/apache/hadoop/hbase/classification/tools/ExcludePrivateAnnotationsStandardDoclet.java 0 0 1
org/apache/hadoop/hbase/classification/tools/IncludePublicAnnotationsStandardDoclet.java 0 0 1
org/apache/hadoop/hbase/classification/tools/StabilityOptions.java 0 0 3
org/apache/hadoop/hbase/client/AbstractClientScanner.java 0 0 2
org/apache/hadoop/hbase/client/AbstractResponse.java 0 0 2
org/apache/hadoop/hbase/client/Action.java 0 0 1
org/apache/hadoop/hbase/client/Admin.java 0 0 59
org/apache/hadoop/hbase/client/Append.java 0 0 4
org/apache/hadoop/hbase/client/AsyncClientScanner.java 0 0 2
org/apache/hadoop/hbase/client/AsyncProcess.java 0 0 9
org/apache/hadoop/hbase/client/AsyncRegionLocator.java 0 0 7
org/apache/hadoop/hbase/client/AsyncRequestFuture.java 0 0 1
org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.java 0 0 22
org/apache/hadoop/hbase/client/AsyncSmallScanRpcRetryingCaller.java 0 0 1
org/apache/hadoop/hbase/client/AsyncTableImpl.java 0 0 2
org/apache/hadoop/hbase/client/BatchErrors.java 0 0 1
org/apache/hadoop/hbase/client/BufferedMutator.java 0 0 1
org/apache/hadoop/hbase/client/BufferedMutatorImpl.java 0 0 1
org/apache/hadoop/hbase/client/CancellableRegionServerCallable.java 0 0 3
org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.java 0 0 2
org/apache/hadoop/hbase/client/ClientIdGenerator.java 0 0 1
org/apache/hadoop/hbase/client/ClientScanner.java 0 0 162
org/apache/hadoop/hbase/client/ClientServiceCallable.java 0 0 2
org/apache/hadoop/hbase/client/ClientSimpleScanner.java 0 0 1
org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java 0 0 4
org/apache/hadoop/hbase/client/ClientSmallScanner.java 0 0 6
org/apache/hadoop/hbase/client/ClusterStatusListener.java 0 0 1
org/apache/hadoop/hbase/client/CompactType.java 0 0 2
org/apache/hadoop/hbase/client/ConnectionConfiguration.java 0 0 1
org/apache/hadoop/hbase/client/ConnectionFactory.java 0 0 1
org/apache/hadoop/hbase/client/ConnectionImplementation.java 0 0 3
org/apache/hadoop/hbase/client/CoprocessorHConnection.java 0 0 3
org/apache/hadoop/hbase/client/DelayingRunner.java 0 0 3
org/apache/hadoop/hbase/client/Delete.java 0 0 6
org/apache/hadoop/hbase/client/Get.java 0 0 5
org/apache/hadoop/hbase/client/HBaseAdmin.java 0 0 75
org/apache/hadoop/hbase/client/HRegionLocator.java 0 0 2
org/apache/hadoop/hbase/client/HTable.java 0 0 18
org/apache/hadoop/hbase/client/HTableInterface.java 0 0 1
org/apache/hadoop/hbase/client/HTableMultiplexer.java 0 0 5
org/apache/hadoop/hbase/client/HTableWrapper.java 0 0 8
org/apache/hadoop/hbase/client/Increment.java 0 0 1
org/apache/hadoop/hbase/client/MasterCallable.java 0 0 1
org/apache/hadoop/hbase/client/MetaCache.java 0 0 8
org/apache/hadoop/hbase/client/MetricsConnection.java 0 0 44
org/apache/hadoop/hbase/client/MultiAction.java 0 0 3
org/apache/hadoop/hbase/client/MultiResponse.java 0 0 1
org/apache/hadoop/hbase/client/MultiServerCallable.java 0 0 7
org/apache/hadoop/hbase/client/Mutation.java 0 0 21
org/apache/hadoop/hbase/client/Operation.java 0 0 1
org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.java 0 0 11
org/apache/hadoop/hbase/client/Put.java 0 0 16
org/apache/hadoop/hbase/client/Query.java 0 0 8
org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java 0 0 3
org/apache/hadoop/hbase/client/RegionCoprocessorRpcChannel.java 0 0 1
org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java 0 0 1
org/apache/hadoop/hbase/client/RegionReplicaUtil.java 0 0 6
org/apache/hadoop/hbase/client/RegionServerCallable.java 0 0 1
org/apache/hadoop/hbase/client/Registry.java 0 0 3
org/apache/hadoop/hbase/client/RegistryFactory.java 0 0 1
org/apache/hadoop/hbase/client/Result.java 0 0 11
org/apache/hadoop/hbase/client/ResultBoundedCompletionService.java 0 0 6
org/apache/hadoop/hbase/client/ResultScanner.java 0 0 1
org/apache/hadoop/hbase/client/RetriesExhaustedException.java 0 0 1
org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java 0 0 2
org/apache/hadoop/hbase/client/RetryingCallerInterceptor.java 0 0 4
org/apache/hadoop/hbase/client/ReversedClientScanner.java 0 0 7
org/apache/hadoop/hbase/client/ReversedScannerCallable.java 0 0 11
org/apache/hadoop/hbase/client/RowAccess.java 0 0 1
org/apache/hadoop/hbase/client/RowMutations.java 0 0 3
org/apache/hadoop/hbase/client/RpcRetryingCaller.java 0 0 1
org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.java 0 0 1
org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java 0 0 2
org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java 0 0 4
org/apache/hadoop/hbase/client/Scan.java 0 0 10
org/apache/hadoop/hbase/client/ScanResultConsumer.java 0 0 1
org/apache/hadoop/hbase/client/ScannerCallable.java 0 0 8
org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java 0 0 4
org/apache/hadoop/hbase/client/ScannerTimeoutException.java 0 0 1
org/apache/hadoop/hbase/client/SecureBulkLoadClient.java 0 0 17
org/apache/hadoop/hbase/client/ServerStatisticTracker.java 0 0 1
org/apache/hadoop/hbase/client/Table.java 0 0 17
org/apache/hadoop/hbase/client/TableSnapshotScanner.java 0 0 4
org/apache/hadoop/hbase/client/TableState.java 0 0 35
org/apache/hadoop/hbase/client/UnmodifyableHTableDescriptor.java 0 0 2
org/apache/hadoop/hbase/client/ZooKeeperRegistry.java 0 0 6
org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java 0 0 1
org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.java 0 0 1
org/apache/hadoop/hbase/client/backoff/ServerStatistics.java 0 0 3
org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java 0 0 98
org/apache/hadoop/hbase/client/coprocessor/DoubleColumnInterpreter.java 0 0 2
org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java 0 0 5
org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java 0 0 4
org/apache/hadoop/hbase/client/coprocessor/package-info.java 0 0 8
org/apache/hadoop/hbase/client/example/BufferedMutatorExample.java 0 0 1
org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.java 0 0 1
org/apache/hadoop/hbase/client/metrics/ScanMetrics.java 0 0 9
org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java 0 0 10
org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java 0 0 26
org/apache/hadoop/hbase/client/replication/ReplicationSerDeHelper.java 0 0 7
org/apache/hadoop/hbase/codec/BaseDecoder.java 0 0 5
org/apache/hadoop/hbase/codec/BaseEncoder.java 0 0 2
org/apache/hadoop/hbase/codec/CellCodec.java 0 0 5
org/apache/hadoop/hbase/codec/CellCodecWithTags.java 0 0 5
org/apache/hadoop/hbase/codec/MessageCodec.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.java 0 0 103
org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeCodec.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/decode/DecoderFactory.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayReversibleScanner.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayScanner.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.java 0 0 5
org/apache/hadoop/hbase/codec/prefixtree/decode/row/RowNodeReader.java 0 0 3
org/apache/hadoop/hbase/codec/prefixtree/encode/EncoderFactory.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/PrefixTreeEncoder.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnSectionWriter.java 0 0 2
org/apache/hadoop/hbase/codec/prefixtree/encode/other/LongEncoder.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowSectionWriter.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/Tokenizer.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/TokenizerNode.java 0 0 1
org/apache/hadoop/hbase/codec/prefixtree/scanner/CellSearcher.java 0 0 3
org/apache/hadoop/hbase/codec/prefixtree/scanner/ReversibleCellScanner.java 0 0 3
org/apache/hadoop/hbase/conf/ConfigurationManager.java 0 0 3
org/apache/hadoop/hbase/constraint/BaseConstraint.java 0 0 1
org/apache/hadoop/hbase/constraint/Constraint.java 0 0 1
org/apache/hadoop/hbase/constraint/ConstraintException.java 0 0 1
org/apache/hadoop/hbase/constraint/ConstraintProcessor.java 0 0 2
org/apache/hadoop/hbase/constraint/Constraints.java 0 0 3
org/apache/hadoop/hbase/constraint/package-info.java 0 0 61
org/apache/hadoop/hbase/coordination/BaseCoordinatedStateManager.java 0 0 1
org/apache/hadoop/hbase/coordination/SplitLogManagerCoordination.java 0 0 6
org/apache/hadoop/hbase/coordination/SplitLogWorkerCoordination.java 0 0 2
org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java 0 0 10
org/apache/hadoop/hbase/coordination/ZkCoordinatedStateManager.java 0 0 2
org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java 0 0 7
org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java 0 0 11
org/apache/hadoop/hbase/coprocessor/BaseMasterAndRegionObserver.java 0 0 26
org/apache/hadoop/hbase/coprocessor/BaseMasterObserver.java 0 0 2
org/apache/hadoop/hbase/coprocessor/BaseRegionObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.java 0 0 2
org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java 0 0 3
org/apache/hadoop/hbase/coprocessor/BaseWALObserver.java 0 0 2
org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java 0 0 5
org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java 0 0 21
org/apache/hadoop/hbase/coprocessor/CoprocessorException.java 0 0 3
org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java 0 0 12
org/apache/hadoop/hbase/coprocessor/CoprocessorService.java 0 0 1
org/apache/hadoop/hbase/coprocessor/EndpointObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/MasterObserver.java 0 0 12
org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java 0 0 5
org/apache/hadoop/hbase/coprocessor/ObserverContext.java 0 0 2
org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/RegionObserver.java 0 0 70
org/apache/hadoop/hbase/coprocessor/RegionServerObserver.java 0 0 28
org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALObserver.java 0 0 3
org/apache/hadoop/hbase/coprocessor/example/BulkDeleteEndpoint.java 0 0 3
org/apache/hadoop/hbase/coprocessor/example/RowCountEndpoint.java 0 0 1
org/apache/hadoop/hbase/coprocessor/example/ZooKeeperScanPolicyObserver.java 0 0 20
org/apache/hadoop/hbase/coprocessor/package-info.java 0 0 1
org/apache/hadoop/hbase/errorhandling/ForeignException.java 0 0 7
org/apache/hadoop/hbase/errorhandling/ForeignExceptionDispatcher.java 0 0 1
org/apache/hadoop/hbase/errorhandling/TimeoutExceptionInjector.java 0 0 1
org/apache/hadoop/hbase/exceptions/ClientExceptionsUtil.java 0 0 1
org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.java 0 0 3
org/apache/hadoop/hbase/exceptions/LockTimeoutException.java 0 0 1
org/apache/hadoop/hbase/exceptions/UnexpectedStateException.java 0 0 1
org/apache/hadoop/hbase/executor/EventHandler.java 0 0 2
org/apache/hadoop/hbase/executor/EventType.java 0 0 40
org/apache/hadoop/hbase/executor/ExecutorService.java 0 0 5
org/apache/hadoop/hbase/executor/ExecutorType.java 0 0 19
org/apache/hadoop/hbase/filter/BinaryComparator.java 0 0 6
org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java 0 0 6
org/apache/hadoop/hbase/filter/BitComparator.java 0 0 8
org/apache/hadoop/hbase/filter/ByteArrayComparable.java 0 0 4
org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java 0 0 7
org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java 0 0 11
org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java 0 0 10
org/apache/hadoop/hbase/filter/ColumnRangeFilter.java 0 0 19
org/apache/hadoop/hbase/filter/CompareFilter.java 0 0 21
org/apache/hadoop/hbase/filter/DependentColumnFilter.java 0 0 8
org/apache/hadoop/hbase/filter/FamilyFilter.java 0 0 9
org/apache/hadoop/hbase/filter/Filter.java 0 0 4
org/apache/hadoop/hbase/filter/FilterBase.java 0 0 4
org/apache/hadoop/hbase/filter/FilterList.java 0 0 37
org/apache/hadoop/hbase/filter/FilterWrapper.java 0 0 10
org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java 0 0 7
org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java 0 0 8
org/apache/hadoop/hbase/filter/FuzzyRowFilter.java 0 0 16
org/apache/hadoop/hbase/filter/InclusiveStopFilter.java 0 0 10
org/apache/hadoop/hbase/filter/KeyOnlyFilter.java 0 0 8
org/apache/hadoop/hbase/filter/LongComparator.java 0 0 23
org/apache/hadoop/hbase/filter/MultiRowRangeFilter.java 0 0 8
org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java 0 0 12
org/apache/hadoop/hbase/filter/NullComparator.java 0 0 6
org/apache/hadoop/hbase/filter/PageFilter.java 0 0 7
org/apache/hadoop/hbase/filter/ParseConstants.java 0 0 1
org/apache/hadoop/hbase/filter/ParseFilter.java 0 0 36
org/apache/hadoop/hbase/filter/PrefixFilter.java 0 0 11
org/apache/hadoop/hbase/filter/QualifierFilter.java 0 0 6
org/apache/hadoop/hbase/filter/RandomRowFilter.java 0 0 8
org/apache/hadoop/hbase/filter/RegexStringComparator.java 0 0 12
org/apache/hadoop/hbase/filter/RowFilter.java 0 0 6
org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java 0 0 14
org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java 0 0 29
org/apache/hadoop/hbase/filter/SkipFilter.java 0 0 6
org/apache/hadoop/hbase/filter/SubstringComparator.java 0 0 6
org/apache/hadoop/hbase/filter/TimestampsFilter.java 0 0 7
org/apache/hadoop/hbase/filter/ValueFilter.java 0 0 6
org/apache/hadoop/hbase/filter/WhileMatchFilter.java 0 0 7
org/apache/hadoop/hbase/fs/HFileSystem.java 0 0 29
org/apache/hadoop/hbase/http/ClickjackingPreventionFilter.java 0 0 13
org/apache/hadoop/hbase/http/HtmlQuoting.java 0 0 17
org/apache/hadoop/hbase/http/HttpConfig.java 0 0 2
org/apache/hadoop/hbase/http/HttpRequestLog.java 0 0 2
org/apache/hadoop/hbase/http/HttpRequestLogAppender.java 0 0 1
org/apache/hadoop/hbase/http/HttpServer.java 0 0 45
org/apache/hadoop/hbase/http/InfoServer.java 0 0 11
org/apache/hadoop/hbase/http/NoCacheFilter.java 0 0 2
org/apache/hadoop/hbase/http/ServerConfigurationKeys.java 0 0 1
org/apache/hadoop/hbase/http/SslSocketConnectorSecure.java 0 0 2
org/apache/hadoop/hbase/http/conf/ConfServlet.java 0 0 1
org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java 0 0 2
org/apache/hadoop/hbase/http/lib/StaticUserWebFilter.java 0 0 4
org/apache/hadoop/hbase/http/log/LogLevel.java 0 0 6
org/apache/hadoop/hbase/io/BoundedByteBufferPool.java 0 0 4
org/apache/hadoop/hbase/io/ByteBuffInputStream.java 0 0 3
org/apache/hadoop/hbase/io/ByteBufferOutputStream.java 0 0 6
org/apache/hadoop/hbase/io/ByteBufferPool.java 0 0 1
org/apache/hadoop/hbase/io/ByteBufferWriterOutputStream.java 0 0 1
org/apache/hadoop/hbase/io/CellOutputStream.java 0 0 2
org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java 0 0 7
org/apache/hadoop/hbase/io/FileLink.java 0 0 13
org/apache/hadoop/hbase/io/HFileLink.java 0 0 3
org/apache/hadoop/hbase/io/HalfStoreFileReader.java 0 0 13
org/apache/hadoop/hbase/io/HeapSize.java 0 0 1
org/apache/hadoop/hbase/io/ImmutableBytesWritable.java 0 0 5
org/apache/hadoop/hbase/io/Reference.java 0 0 17
org/apache/hadoop/hbase/io/TagCompressionContext.java 0 0 4
org/apache/hadoop/hbase/io/TimeRange.java 0 0 3
org/apache/hadoop/hbase/io/WALLink.java 0 0 1
org/apache/hadoop/hbase/io/asyncfs/AsyncFSOutput.java 0 0 1
org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.java 0 0 1
org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java 0 0 1
org/apache/hadoop/hbase/io/compress/Compression.java 0 0 9
org/apache/hadoop/hbase/io/crypto/Cipher.java 0 0 4
org/apache/hadoop/hbase/io/crypto/Context.java 0 0 1
org/apache/hadoop/hbase/io/crypto/Decryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/Encryption.java 0 0 53
org/apache/hadoop/hbase/io/crypto/Encryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/KeyProvider.java 0 0 4
org/apache/hadoop/hbase/io/crypto/aes/AES.java 0 0 1
org/apache/hadoop/hbase/io/crypto/aes/AESDecryptor.java 0 0 1
org/apache/hadoop/hbase/io/crypto/aes/AESEncryptor.java 0 0 1
org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAES.java 0 0 1
org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAESDecryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAESEncryptor.java 0 0 2
org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.java 0 0 4
org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.java 0 0 6
org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.java 0 0 1
org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.java 0 0 15
org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java 0 0 11
org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java 0 0 4
org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.java 0 0 1
org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.java 0 0 5
org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.java 0 0 3
org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.java 0 0 1
org/apache/hadoop/hbase/io/encoding/RowIndexSeekerV1.java 0 0 1
org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java 0 0 4
org/apache/hadoop/hbase/io/hfile/BlockCache.java 0 0 2
org/apache/hadoop/hbase/io/hfile/BlockCacheKey.java 0 0 1
org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java 0 0 22
org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java 0 0 2
org/apache/hadoop/hbase/io/hfile/BlockType.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CacheConfig.java 0 0 15
org/apache/hadoop/hbase/io/hfile/CacheStats.java 0 0 4
org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java 0 0 3
org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java 0 0 1
org/apache/hadoop/hbase/io/hfile/FixedFileTrailer.java 0 0 14
org/apache/hadoop/hbase/io/hfile/HFile.java 0 0 45
org/apache/hadoop/hbase/io/hfile/HFileBlock.java 0 0 44
org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java 0 0 40
org/apache/hadoop/hbase/io/hfile/HFileContext.java 0 0 2
org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java 0 0 13
org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.java 0 0 1
org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java 0 0 14
org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java 0 0 50
org/apache/hadoop/hbase/io/hfile/HFileScanner.java 0 0 22
org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java 0 0 22
org/apache/hadoop/hbase/io/hfile/LruBlockCache.java 0 0 20
org/apache/hadoop/hbase/io/hfile/LruCachedBlock.java 0 0 2
org/apache/hadoop/hbase/io/hfile/LruCachedBlockQueue.java 0 0 3
org/apache/hadoop/hbase/io/hfile/MemcachedBlockCache.java 0 0 1
org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.java 0 0 2
org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java 0 0 3
org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java 0 0 33
org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java 0 0 26
org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java 0 0 3
org/apache/hadoop/hbase/io/hfile/bucket/CachedEntryQueue.java 0 0 1
org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/FileMmapEngine.java 0 0 2
org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/UniqueIndexMap.java 0 0 1
org/apache/hadoop/hbase/io/util/HeapMemorySizeUtil.java 0 0 7
org/apache/hadoop/hbase/io/util/LRUDictionary.java 0 0 4
org/apache/hadoop/hbase/io/util/StreamUtils.java 0 0 11
org/apache/hadoop/hbase/ipc/AbstractRpcClient.java 0 0 3
org/apache/hadoop/hbase/ipc/BlockingRpcCallback.java 0 0 1
org/apache/hadoop/hbase/ipc/BlockingRpcConnection.java 0 0 4
org/apache/hadoop/hbase/ipc/BufferCallBeforeInitHandler.java 0 0 3
org/apache/hadoop/hbase/ipc/BufferChain.java 0 0 2
org/apache/hadoop/hbase/ipc/Call.java 0 0 1
org/apache/hadoop/hbase/ipc/CallRunner.java 0 0 1
org/apache/hadoop/hbase/ipc/CellBlockBuilder.java 0 0 4
org/apache/hadoop/hbase/ipc/CoprocessorRpcUtils.java 0 0 4
org/apache/hadoop/hbase/ipc/DefaultNettyEventLoopConfig.java 0 0 1
org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.java 0 0 1
org/apache/hadoop/hbase/ipc/FastPathBalancedQueueRpcExecutor.java 0 0 1
org/apache/hadoop/hbase/ipc/FifoRpcScheduler.java 0 0 1
org/apache/hadoop/hbase/ipc/HBaseRpcController.java 0 0 1
org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.java 0 0 1
org/apache/hadoop/hbase/ipc/IPCUtil.java 0 0 2
org/apache/hadoop/hbase/ipc/MetricsHBaseServer.java 0 0 3
org/apache/hadoop/hbase/ipc/MetricsHBaseServerSourceImpl.java 0 0 2
org/apache/hadoop/hbase/ipc/NettyRpcClientConfigHelper.java 0 0 1
org/apache/hadoop/hbase/ipc/NettyRpcConnection.java 0 0 2
org/apache/hadoop/hbase/ipc/NettyRpcDuplexHandler.java 0 0 1
org/apache/hadoop/hbase/ipc/PriorityFunction.java 0 0 8
org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java 0 0 3
org/apache/hadoop/hbase/ipc/RpcCallContext.java 0 0 3
org/apache/hadoop/hbase/ipc/RpcClient.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcClientFactory.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcConnection.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcExecutor.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcScheduler.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcSchedulerContext.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcServer.java 0 0 81
org/apache/hadoop/hbase/ipc/RpcServerInterface.java 0 0 3
org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java 0 0 7
org/apache/hadoop/hbase/mapred/Driver.java 0 0 4
org/apache/hadoop/hbase/mapred/GroupingTableMap.java 0 0 11
org/apache/hadoop/hbase/mapred/HRegionPartitioner.java 0 0 4
org/apache/hadoop/hbase/mapred/IdentityTableMap.java 0 0 8
org/apache/hadoop/hbase/mapred/IdentityTableReduce.java 0 0 7
org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java 0 0 5
org/apache/hadoop/hbase/mapred/RowCounter.java 0 0 7
org/apache/hadoop/hbase/mapred/TableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapred/TableInputFormatBase.java 0 0 6
org/apache/hadoop/hbase/mapred/TableMap.java 0 0 1
org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java 0 0 11
org/apache/hadoop/hbase/mapred/TableOutputFormat.java 0 0 2
org/apache/hadoop/hbase/mapred/TableRecordReader.java 0 0 5
org/apache/hadoop/hbase/mapred/TableRecordReaderImpl.java 0 0 7
org/apache/hadoop/hbase/mapred/TableReduce.java 0 0 1
org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java 0 0 4
org/apache/hadoop/hbase/mapred/TableSplit.java 0 0 17
org/apache/hadoop/hbase/mapreduce/CellCounter.java 0 0 9
org/apache/hadoop/hbase/mapreduce/CellCreator.java 0 0 6
org/apache/hadoop/hbase/mapreduce/CopyTable.java 0 0 12
org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.java 0 0 2
org/apache/hadoop/hbase/mapreduce/Driver.java 0 0 3
org/apache/hadoop/hbase/mapreduce/Export.java 0 0 6
org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java 0 0 3
org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java 0 0 8
org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java 0 0 4
org/apache/hadoop/hbase/mapreduce/HashTable.java 0 0 2
org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java 0 0 1
org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java 0 0 1
org/apache/hadoop/hbase/mapreduce/Import.java 0 0 9
org/apache/hadoop/hbase/mapreduce/ImportTsv.java 0 0 19
org/apache/hadoop/hbase/mapreduce/IndexBuilder.java 0 0 1
org/apache/hadoop/hbase/mapreduce/JarFinder.java 0 0 1
org/apache/hadoop/hbase/mapreduce/JobUtil.java 0 0 4
org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java 0 0 4
org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java 0 0 5
org/apache/hadoop/hbase/mapreduce/MultiHFileOutputFormat.java 0 0 6
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java 0 0 5
org/apache/hadoop/hbase/mapreduce/MultiTableOutputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java 0 0 12
org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java 0 0 7
org/apache/hadoop/hbase/mapreduce/PutCombiner.java 0 0 3
org/apache/hadoop/hbase/mapreduce/PutSortReducer.java 0 0 2
org/apache/hadoop/hbase/mapreduce/ResultSerialization.java 0 0 1
org/apache/hadoop/hbase/mapreduce/RowCounter.java 0 0 6
org/apache/hadoop/hbase/mapreduce/SampleUploader.java 0 0 1
org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java 0 0 6
org/apache/hadoop/hbase/mapreduce/SyncTable.java 0 0 6
org/apache/hadoop/hbase/mapreduce/TableInputFormat.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java 0 0 15
org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java 0 0 54
org/apache/hadoop/hbase/mapreduce/TableMapper.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TableRecordReader.java 0 0 2
org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java 0 0 12
org/apache/hadoop/hbase/mapreduce/TableReducer.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TableSplit.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TextSortReducer.java 0 0 6
org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java 0 0 9
org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.java 0 0 1
org/apache/hadoop/hbase/mapreduce/WALInputFormat.java 0 0 10
org/apache/hadoop/hbase/mapreduce/WALPlayer.java 0 0 13
org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java 0 0 6
org/apache/hadoop/hbase/master/ActiveMasterManager.java 0 0 5
org/apache/hadoop/hbase/master/AssignCallable.java 0 0 1
org/apache/hadoop/hbase/master/AssignmentListener.java 0 0 1
org/apache/hadoop/hbase/master/AssignmentManager.java 0 0 159
org/apache/hadoop/hbase/master/AssignmentVerificationReport.java 0 0 9
org/apache/hadoop/hbase/master/BulkAssigner.java 0 0 6
org/apache/hadoop/hbase/master/BulkReOpen.java 0 0 3
org/apache/hadoop/hbase/master/CatalogJanitor.java 0 0 27
org/apache/hadoop/hbase/master/ClusterSchemaServiceImpl.java 0 0 4
org/apache/hadoop/hbase/master/ClusterStatusPublisher.java 0 0 12
org/apache/hadoop/hbase/master/DeadServer.java 0 0 6
org/apache/hadoop/hbase/master/GeneralBulkAssigner.java 0 0 4
org/apache/hadoop/hbase/master/HMaster.java 0 0 49
org/apache/hadoop/hbase/master/HMasterCommandLine.java 0 0 4
org/apache/hadoop/hbase/master/LoadBalancer.java 0 0 16
org/apache/hadoop/hbase/master/MasterAnnotationReadingPriorityFunction.java 0 0 2
org/apache/hadoop/hbase/master/MasterCoprocessorHost.java 0 0 20
org/apache/hadoop/hbase/master/MasterDumpServlet.java 0 0 1
org/apache/hadoop/hbase/master/MasterFileSystem.java 0 0 18
org/apache/hadoop/hbase/master/MasterMetaBootstrap.java 0 0 2
org/apache/hadoop/hbase/master/MasterRpcServices.java 0 0 21
org/apache/hadoop/hbase/master/MasterServices.java 0 0 41
org/apache/hadoop/hbase/master/MasterStatusServlet.java 0 0 4
org/apache/hadoop/hbase/master/MasterWalManager.java 0 0 1
org/apache/hadoop/hbase/master/MetricsAssignmentManager.java 0 0 3
org/apache/hadoop/hbase/master/MetricsAssignmentManagerSourceImpl.java 0 0 3
org/apache/hadoop/hbase/master/MetricsMaster.java 0 0 3
org/apache/hadoop/hbase/master/MetricsMasterProcSource.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMasterSourceImpl.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMasterWrapperImpl.java 0 0 1
org/apache/hadoop/hbase/master/RackManager.java 0 0 1
org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java 0 0 196
org/apache/hadoop/hbase/master/RegionPlan.java 0 0 3
org/apache/hadoop/hbase/master/RegionState.java 0 0 96
org/apache/hadoop/hbase/master/RegionStateStore.java 0 0 2
org/apache/hadoop/hbase/master/RegionStates.java 0 0 32
org/apache/hadoop/hbase/master/ServerListener.java 0 0 1
org/apache/hadoop/hbase/master/ServerManager.java 0 0 31
org/apache/hadoop/hbase/master/SnapshotOfRegionAssignmentFromMeta.java 0 0 12
org/apache/hadoop/hbase/master/SnapshotSentinel.java 0 0 1
org/apache/hadoop/hbase/master/SplitLogManager.java 0 0 22
org/apache/hadoop/hbase/master/TableLockManager.java 0 0 8
org/apache/hadoop/hbase/master/TableNamespaceManager.java 0 0 3
org/apache/hadoop/hbase/master/TableStateManager.java 0 0 10
org/apache/hadoop/hbase/master/UnAssignCallable.java 0 0 1
org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java 0 0 75
org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java 0 0 1
org/apache/hadoop/hbase/master/balancer/FavoredNodeAssignmentHelper.java 0 0 29
org/apache/hadoop/hbase/master/balancer/FavoredNodeLoadBalancer.java 0 0 3
org/apache/hadoop/hbase/master/balancer/FavoredNodesPlan.java 0 0 11
org/apache/hadoop/hbase/master/balancer/LoadBalancerFactory.java 0 0 3
org/apache/hadoop/hbase/master/balancer/MetricsBalancerSourceImpl.java 0 0 1
org/apache/hadoop/hbase/master/balancer/MetricsStochasticBalancerSourceImpl.java 0 0 6
org/apache/hadoop/hbase/master/balancer/RegionInfoComparator.java 0 0 2
org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java 0 0 10
org/apache/hadoop/hbase/master/balancer/ServerAndLoad.java 0 0 1
org/apache/hadoop/hbase/master/balancer/SimpleLoadBalancer.java 0 0 16
org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java 0 0 28
org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/BaseLogCleanerDelegate.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/CleanerChore.java 0 0 3
org/apache/hadoop/hbase/master/cleaner/FileCleanerDelegate.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/HFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/ReplicationMetaCleaner.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/TimeToLiveHFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/TimeToLiveLogCleaner.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/MergeNormalizationPlan.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/RegionNormalizerChore.java 0 0 1
org/apache/hadoop/hbase/master/normalizer/SplitNormalizationPlan.java 0 0 1
org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/AbstractStateMachineTableProcedure.java 0 0 2
org/apache/hadoop/hbase/master/procedure/AddColumnFamilyProcedure.java 0 0 30
org/apache/hadoop/hbase/master/procedure/CloneSnapshotProcedure.java 0 0 9
org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java 0 0 25
org/apache/hadoop/hbase/master/procedure/CreateTableProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/DeleteColumnFamilyProcedure.java 0 0 34
org/apache/hadoop/hbase/master/procedure/DeleteNamespaceProcedure.java 0 0 28
org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java 0 0 3
org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.java 0 0 43
org/apache/hadoop/hbase/master/procedure/DispatchMergingRegionsProcedure.java 0 0 58
org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java 0 0 41
org/apache/hadoop/hbase/master/procedure/MasterDDLOperationHelper.java 0 0 3
org/apache/hadoop/hbase/master/procedure/MasterProcedureEnv.java 0 0 3
org/apache/hadoop/hbase/master/procedure/MasterProcedureScheduler.java 0 0 18
org/apache/hadoop/hbase/master/procedure/MasterProcedureUtil.java 0 0 1
org/apache/hadoop/hbase/master/procedure/ModifyColumnFamilyProcedure.java 0 0 30
org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java 0 0 16
org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java 0 0 44
org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java 0 0 23
org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.java 0 0 3
org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java 0 0 94
org/apache/hadoop/hbase/master/procedure/SplitTableRegionProcedure.java 0 0 82
org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/DisabledTableSnapshotHandler.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/EnabledTableSnapshotHandler.java 0 0 3
org/apache/hadoop/hbase/master/snapshot/MasterSnapshotVerifier.java 0 0 5
org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java 0 0 3
org/apache/hadoop/hbase/master/snapshot/SnapshotHFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java 0 0 17
org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java 0 0 6
org/apache/hadoop/hbase/metrics/BaseSourceImpl.java 0 0 5
org/apache/hadoop/hbase/mob/CachedMobFile.java 0 0 1
org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java 0 0 4
org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java 0 0 2
org/apache/hadoop/hbase/mob/MobFile.java 0 0 6
org/apache/hadoop/hbase/mob/MobFileCache.java 0 0 2
org/apache/hadoop/hbase/mob/MobUtils.java 0 0 12
org/apache/hadoop/hbase/mob/compactions/MobCompactor.java 0 0 3
org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java 0 0 1
org/apache/hadoop/hbase/monitoring/LogMonitoring.java 0 0 2
org/apache/hadoop/hbase/monitoring/MemoryBoundedLogMessageBuffer.java 0 0 3
org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java 0 0 4
org/apache/hadoop/hbase/monitoring/MonitoredTaskImpl.java 0 0 1
org/apache/hadoop/hbase/monitoring/StateDumpServlet.java 0 0 1
org/apache/hadoop/hbase/monitoring/TaskMonitor.java 0 0 1
org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java 0 0 3
org/apache/hadoop/hbase/namespace/NamespaceStateManager.java 0 0 3
org/apache/hadoop/hbase/namespace/NamespaceTableAndRegionInfo.java 0 0 1
org/apache/hadoop/hbase/nio/ByteBuff.java 0 0 24
org/apache/hadoop/hbase/nio/MultiByteBuff.java 0 0 30
org/apache/hadoop/hbase/nio/SingleByteBuff.java 0 0 2
org/apache/hadoop/hbase/procedure/MasterProcedureManager.java 0 0 7
org/apache/hadoop/hbase/procedure/Procedure.java 0 0 14
org/apache/hadoop/hbase/procedure/ProcedureCoordinator.java 0 0 12
org/apache/hadoop/hbase/procedure/ProcedureCoordinatorRpcs.java 0 0 1
org/apache/hadoop/hbase/procedure/ProcedureManagerHost.java 0 0 3
org/apache/hadoop/hbase/procedure/ProcedureMember.java 0 0 17
org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.java 0 0 2
org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.java 0 0 2
org/apache/hadoop/hbase/procedure/Subprocedure.java 0 0 9
org/apache/hadoop/hbase/procedure/ZKProcedureCoordinatorRpcs.java 0 0 2
org/apache/hadoop/hbase/procedure/ZKProcedureMemberRpcs.java 0 0 1
org/apache/hadoop/hbase/procedure/ZKProcedureUtil.java 0 0 4
org/apache/hadoop/hbase/procedure/flush/MasterFlushTableProcedureManager.java 0 0 4
org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java 0 0 10
org/apache/hadoop/hbase/procedure2/AbstractProcedureScheduler.java 0 0 1
org/apache/hadoop/hbase/procedure2/BadProcedureException.java 0 0 1
org/apache/hadoop/hbase/procedure2/Procedure.java 0 0 2
org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java 0 0 15
org/apache/hadoop/hbase/procedure2/ProcedureUtil.java 0 0 3
org/apache/hadoop/hbase/procedure2/RemoteProcedureException.java 0 0 4
org/apache/hadoop/hbase/procedure2/RootProcedureState.java 0 0 4
org/apache/hadoop/hbase/procedure2/StateMachineProcedure.java 0 0 5
org/apache/hadoop/hbase/procedure2/store/ProcedureStore.java 0 0 1
org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.java 0 0 3
org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFile.java 0 0 3
org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormat.java 0 0 1
org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormatReader.java 0 0 9
org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.java 0 0 9
org/apache/hadoop/hbase/procedure2/util/DelayedUtil.java 0 0 3
org/apache/hadoop/hbase/procedure2/util/StringUtils.java 0 0 4
org/apache/hadoop/hbase/protobuf/ProtobufMagic.java 0 0 3
org/apache/hadoop/hbase/protobuf/ProtobufUtil.java 0 0 104
org/apache/hadoop/hbase/protobuf/ReplicationProtbufUtil.java 0 0 5
org/apache/hadoop/hbase/quotas/AverageIntervalRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/DefaultOperationQuota.java 0 0 3
org/apache/hadoop/hbase/quotas/FixedIntervalRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/MasterQuotaManager.java 0 0 4
org/apache/hadoop/hbase/quotas/NoopOperationQuota.java 0 0 1
org/apache/hadoop/hbase/quotas/NoopQuotaLimiter.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaCache.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaLimiterFactory.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaRetriever.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaSettings.java 0 0 6
org/apache/hadoop/hbase/quotas/QuotaSettingsFactory.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaTableUtil.java 0 0 2
org/apache/hadoop/hbase/quotas/QuotaUtil.java 0 0 4
org/apache/hadoop/hbase/quotas/RateLimiter.java 0 0 19
org/apache/hadoop/hbase/quotas/RegionServerQuotaManager.java 0 0 4
org/apache/hadoop/hbase/quotas/ThrottleSettings.java 0 0 2
org/apache/hadoop/hbase/quotas/ThrottlingException.java 0 0 1
org/apache/hadoop/hbase/quotas/TimeBasedLimiter.java 0 0 7
org/apache/hadoop/hbase/quotas/UserQuotaState.java 0 0 3
org/apache/hadoop/hbase/regionserver/AbstractMemStore.java 0 0 1
org/apache/hadoop/hbase/regionserver/AbstractMultiFileWriter.java 0 0 1
org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java 0 0 16
org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java 0 0 3
org/apache/hadoop/hbase/regionserver/CellArrayMap.java 0 0 3
org/apache/hadoop/hbase/regionserver/CellFlatMap.java 0 0 9
org/apache/hadoop/hbase/regionserver/CellSet.java 0 0 1
org/apache/hadoop/hbase/regionserver/CellSink.java 0 0 1
org/apache/hadoop/hbase/regionserver/Chunk.java 0 0 1
org/apache/hadoop/hbase/regionserver/CompactSplitThread.java 0 0 11
org/apache/hadoop/hbase/regionserver/CompactedHFilesDischargeHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/CompactedHFilesDischarger.java 0 0 5
org/apache/hadoop/hbase/regionserver/CompactingMemStore.java 0 0 1
org/apache/hadoop/hbase/regionserver/CompactionPipeline.java 0 0 1
org/apache/hadoop/hbase/regionserver/CompactionRequestor.java 0 0 6
org/apache/hadoop/hbase/regionserver/CompactionTool.java 0 0 12
org/apache/hadoop/hbase/regionserver/DefaultHeapMemoryTuner.java 0 0 31
org/apache/hadoop/hbase/regionserver/DefaultMemStore.java 0 0 1
org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java 0 0 1
org/apache/hadoop/hbase/regionserver/DefaultStoreFlusher.java 0 0 2
org/apache/hadoop/hbase/regionserver/DisabledRegionSplitPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/FavoredNodesForRegion.java 0 0 2
org/apache/hadoop/hbase/regionserver/FifoRpcSchedulerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushAllLargeStoresPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushNonSloppyStoresFirstPolicy.java 0 0 2
org/apache/hadoop/hbase/regionserver/FlushPolicyFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushRequestListener.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushRequester.java 0 0 3
org/apache/hadoop/hbase/regionserver/HMobStore.java 0 0 8
org/apache/hadoop/hbase/regionserver/HRegion.java 0 0 204
org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java 0 0 46
org/apache/hadoop/hbase/regionserver/HRegionServer.java 0 0 127
org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java 0 0 3
org/apache/hadoop/hbase/regionserver/HStore.java 0 0 52
org/apache/hadoop/hbase/regionserver/HeapMemStoreLAB.java 0 0 1
org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java 0 0 14
org/apache/hadoop/hbase/regionserver/HeapMemoryTuner.java 0 0 2
org/apache/hadoop/hbase/regionserver/ImmutableSegment.java 0 0 11
org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java 0 0 2
org/apache/hadoop/hbase/regionserver/InternalScan.java 0 0 2
org/apache/hadoop/hbase/regionserver/InternalScanner.java 0 0 2
org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/KeyValueHeap.java 0 0 10
org/apache/hadoop/hbase/regionserver/KeyValueScanner.java 0 0 4
org/apache/hadoop/hbase/regionserver/LeaseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/Leases.java 0 0 12
org/apache/hadoop/hbase/regionserver/LogRoller.java 0 0 5
org/apache/hadoop/hbase/regionserver/LruHashMap.java 0 0 63
org/apache/hadoop/hbase/regionserver/MemStore.java 0 0 6
org/apache/hadoop/hbase/regionserver/MemStoreChunkPool.java 0 0 10
org/apache/hadoop/hbase/regionserver/MemStoreCompactor.java 0 0 18
org/apache/hadoop/hbase/regionserver/MemStoreCompactorSegmentsIterator.java 0 0 3
org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java 0 0 21
org/apache/hadoop/hbase/regionserver/MemStoreMergerSegmentsIterator.java 0 0 1
org/apache/hadoop/hbase/regionserver/MemStoreSegmentsIterator.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManager.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManagerSource.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegion.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServer.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java 0 0 3
org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionWrapperImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsTable.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsTableAggregateSourceImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsTableSourceImpl.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java 0 0 20
org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java 0 0 8
org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.java 0 0 3
org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.java 0 0 5
org/apache/hadoop/hbase/regionserver/MutableSegment.java 0 0 2
org/apache/hadoop/hbase/regionserver/NoOpHeapMemoryTuner.java 0 0 1
org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/NonReversedNonLazyKeyValueScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/OnlineRegions.java 0 0 9
org/apache/hadoop/hbase/regionserver/OperationStatus.java 0 0 1
org/apache/hadoop/hbase/regionserver/RSDumpServlet.java 0 0 2
org/apache/hadoop/hbase/regionserver/RSRpcServices.java 0 0 119
org/apache/hadoop/hbase/regionserver/RSStatusServlet.java 0 0 4
org/apache/hadoop/hbase/regionserver/Region.java 0 0 61
org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java 0 0 186
org/apache/hadoop/hbase/regionserver/RegionMergeRequest.java 0 0 3
org/apache/hadoop/hbase/regionserver/RegionMergeTransaction.java 0 0 6
org/apache/hadoop/hbase/regionserver/RegionMergeTransactionImpl.java 0 0 19
org/apache/hadoop/hbase/regionserver/RegionScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java 0 0 7
org/apache/hadoop/hbase/regionserver/RegionServerServices.java 0 0 8
org/apache/hadoop/hbase/regionserver/RegionServicesForStores.java 0 0 6
org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java 0 0 8
org/apache/hadoop/hbase/regionserver/ReplicationService.java 0 0 3
org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java 0 0 2
org/apache/hadoop/hbase/regionserver/ReversedKeyValueHeap.java 0 0 7
org/apache/hadoop/hbase/regionserver/ReversedRegionScannerImpl.java 0 0 4
org/apache/hadoop/hbase/regionserver/ReversedStoreScanner.java 0 0 3
org/apache/hadoop/hbase/regionserver/RowProcessor.java 0 0 5
org/apache/hadoop/hbase/regionserver/RpcSchedulerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/ScanInfo.java 0 0 4
org/apache/hadoop/hbase/regionserver/ScannerContext.java 0 0 12
org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java 0 0 9
org/apache/hadoop/hbase/regionserver/Segment.java 0 0 1
org/apache/hadoop/hbase/regionserver/SegmentFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/SegmentScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/ServerNonceManager.java 0 0 9
org/apache/hadoop/hbase/regionserver/ShipperListener.java 0 0 1
org/apache/hadoop/hbase/regionserver/ShutdownHook.java 0 0 7
org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java 0 0 3
org/apache/hadoop/hbase/regionserver/SplitLogWorker.java 0 0 3
org/apache/hadoop/hbase/regionserver/SplitRequest.java 0 0 3
org/apache/hadoop/hbase/regionserver/SplitTransaction.java 0 0 9
org/apache/hadoop/hbase/regionserver/SplitTransactionImpl.java 0 0 61
org/apache/hadoop/hbase/regionserver/SteppingSplitPolicy.java 0 0 3
org/apache/hadoop/hbase/regionserver/Store.java 0 0 18
org/apache/hadoop/hbase/regionserver/StoreEngine.java 0 0 1
org/apache/hadoop/hbase/regionserver/StoreFile.java 0 0 12
org/apache/hadoop/hbase/regionserver/StoreFileInfo.java 0 0 23
org/apache/hadoop/hbase/regionserver/StoreFileManager.java 0 0 2
org/apache/hadoop/hbase/regionserver/StoreFileReader.java 0 0 4
org/apache/hadoop/hbase/regionserver/StoreFileScanner.java 0 0 11
org/apache/hadoop/hbase/regionserver/StoreFileWriter.java 0 0 15
org/apache/hadoop/hbase/regionserver/StoreFlushContext.java 0 0 4
org/apache/hadoop/hbase/regionserver/StoreFlusher.java 0 0 2
org/apache/hadoop/hbase/regionserver/StoreScanner.java 0 0 56
org/apache/hadoop/hbase/regionserver/StoreUtils.java 0 0 2
org/apache/hadoop/hbase/regionserver/StorefileRefresherChore.java 0 0 2
org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.java 0 0 1
org/apache/hadoop/hbase/regionserver/StripeStoreConfig.java 0 0 1
org/apache/hadoop/hbase/regionserver/StripeStoreEngine.java 0 0 1
org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java 0 0 19
org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java 0 0 3
org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java 0 0 6
org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java 0 0 4
org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/Compactor.java 0 0 9
org/apache/hadoop/hbase/regionserver/compactions/CurrentHourProvider.java 0 0 3
org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java 0 0 6
org/apache/hadoop/hbase/regionserver/compactions/OffPeakHours.java 0 0 3
org/apache/hadoop/hbase/regionserver/compactions/SortedCompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java 0 0 11
org/apache/hadoop/hbase/regionserver/handler/CloseMetaHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java 0 0 6
org/apache/hadoop/hbase/regionserver/handler/OpenMetaHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/OpenPriorityRegionHandler.java 0 0 2
org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java 0 0 3
org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java 0 0 3
org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java 0 0 24
org/apache/hadoop/hbase/regionserver/querymatcher/ColumnTracker.java 0 0 2
org/apache/hadoop/hbase/regionserver/querymatcher/DeleteTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/ExplicitColumnTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/LegacyScanQueryMatcher.java 0 0 14
org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.java 0 0 4
org/apache/hadoop/hbase/regionserver/snapshot/FlushSnapshotSubprocedure.java 0 0 1
org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java 0 0 18
org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.java 0 0 8
org/apache/hadoop/hbase/regionserver/wal/AbstractProtobufLogWriter.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/Compressor.java 0 0 8
org/apache/hadoop/hbase/regionserver/wal/FSHLog.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/FailedSyncBeforeLogCloseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/HLogKey.java 0 0 12
org/apache/hadoop/hbase/regionserver/wal/HLogPrettyPrinter.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/KeyValueCompression.java 0 0 5
org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/MetricsWALEditsReplay.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/MetricsWALSourceImpl.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java 0 0 26
org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/SecureAsyncProtobufLogWriter.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java 0 0 7
org/apache/hadoop/hbase/regionserver/wal/SequenceIdAccounting.java 0 0 13
org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java 0 0 6
org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java 0 0 15
org/apache/hadoop/hbase/regionserver/wal/WALEdit.java 0 0 5
org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/WALUtil.java 0 0 3
org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java 0 0 5
org/apache/hadoop/hbase/replication/BulkLoadCellFilter.java 0 0 2
org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java 0 0 1
org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java 0 0 3
org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.java 0 0 2
org/apache/hadoop/hbase/replication/ReplicationEndpoint.java 0 0 6
org/apache/hadoop/hbase/replication/ReplicationFactory.java 0 0 2
org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java 0 0 6
org/apache/hadoop/hbase/replication/ReplicationPeers.java 0 0 2
org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java 0 0 5
org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java 0 0 21
org/apache/hadoop/hbase/replication/ReplicationQueues.java 0 0 2
org/apache/hadoop/hbase/replication/ReplicationQueuesClient.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java 0 0 2
org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java 0 0 4
org/apache/hadoop/hbase/replication/ReplicationStateZKBase.java 0 0 3
org/apache/hadoop/hbase/replication/ReplicationTableBase.java 0 0 6
org/apache/hadoop/hbase/replication/ReplicationTracker.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationTrackerZKImpl.java 0 0 1
org/apache/hadoop/hbase/replication/ScopeWALEntryFilter.java 0 0 10
org/apache/hadoop/hbase/replication/TableBasedReplicationQueuesClientImpl.java 0 0 1
org/apache/hadoop/hbase/replication/TableBasedReplicationQueuesImpl.java 0 0 8
org/apache/hadoop/hbase/replication/WALCellFilter.java 0 0 1
org/apache/hadoop/hbase/replication/WALEntryFilter.java 0 0 2
org/apache/hadoop/hbase/replication/master/ReplicationHFileCleaner.java 0 0 1
org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java 0 0 10
org/apache/hadoop/hbase/replication/master/TableCFsUpdater.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java 0 0 18
org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationGlobalSourceSource.java 0 0 4
org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSource.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceSource.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceSourceImpl.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java 0 0 5
org/apache/hadoop/hbase/replication/regionserver/Replication.java 0 0 9
org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java 0 0 5
org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java 0 0 16
org/apache/hadoop/hbase/replication/regionserver/ReplicationSinkManager.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java 0 0 14
org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java 0 0 6
org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java 0 0 15
org/apache/hadoop/hbase/replication/regionserver/ReplicationSyncUp.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/ReplicationWALReaderManager.java 0 0 10
org/apache/hadoop/hbase/rest/Constants.java 0 0 1
org/apache/hadoop/hbase/rest/ExistsResource.java 0 0 3
org/apache/hadoop/hbase/rest/MetricsREST.java 0 0 3
org/apache/hadoop/hbase/rest/MetricsRESTSource.java 0 0 1
org/apache/hadoop/hbase/rest/MetricsRESTSourceImpl.java 0 0 9
org/apache/hadoop/hbase/rest/MultiRowResource.java 0 0 4
org/apache/hadoop/hbase/rest/NamespacesInstanceResource.java 0 0 3
org/apache/hadoop/hbase/rest/NamespacesResource.java 0 0 1
org/apache/hadoop/hbase/rest/ProtobufMessageHandler.java 0 0 1
org/apache/hadoop/hbase/rest/RESTServer.java 0 0 4
org/apache/hadoop/hbase/rest/RESTServlet.java 0 0 4
org/apache/hadoop/hbase/rest/RESTServletContainer.java 0 0 2
org/apache/hadoop/hbase/rest/RegionsResource.java 0 0 5
org/apache/hadoop/hbase/rest/ResourceBase.java 0 0 1
org/apache/hadoop/hbase/rest/ResourceConfig.java 0 0 1
org/apache/hadoop/hbase/rest/ResultGenerator.java 0 0 1
org/apache/hadoop/hbase/rest/RootResource.java 0 0 3
org/apache/hadoop/hbase/rest/RowResource.java 0 0 44
org/apache/hadoop/hbase/rest/RowResultGenerator.java 0 0 1
org/apache/hadoop/hbase/rest/RowSpec.java 0 0 32
org/apache/hadoop/hbase/rest/ScannerInstanceResource.java 0 0 1
org/apache/hadoop/hbase/rest/ScannerResource.java 0 0 4
org/apache/hadoop/hbase/rest/ScannerResultGenerator.java 0 0 2
org/apache/hadoop/hbase/rest/SchemaResource.java 0 0 9
org/apache/hadoop/hbase/rest/StorageClusterStatusResource.java 0 0 3
org/apache/hadoop/hbase/rest/StorageClusterVersionResource.java 0 0 2
org/apache/hadoop/hbase/rest/TableResource.java 0 0 11
org/apache/hadoop/hbase/rest/TableScanResource.java 0 0 2
org/apache/hadoop/hbase/rest/VersionResource.java 0 0 2
org/apache/hadoop/hbase/rest/client/Client.java 0 0 28
org/apache/hadoop/hbase/rest/client/RemoteAdmin.java 0 0 107
org/apache/hadoop/hbase/rest/client/RemoteHTable.java 0 0 107
org/apache/hadoop/hbase/rest/client/Response.java 0 0 2
org/apache/hadoop/hbase/rest/filter/GZIPRequestStream.java 0 0 1
org/apache/hadoop/hbase/rest/filter/GZIPResponseStream.java 0 0 1
org/apache/hadoop/hbase/rest/filter/GzipFilter.java 0 0 1
org/apache/hadoop/hbase/rest/model/CellModel.java 0 0 16
org/apache/hadoop/hbase/rest/model/CellSetModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java 0 0 4
org/apache/hadoop/hbase/rest/model/NamespacesModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/ScannerModel.java 0 0 122
org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.java 0 0 5
org/apache/hadoop/hbase/rest/model/StorageClusterVersionModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/TableInfoModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/TableListModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/TableModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/TableRegionModel.java 0 0 3
org/apache/hadoop/hbase/rest/model/TableSchemaModel.java 0 0 3
org/apache/hadoop/hbase/rest/model/VersionModel.java 0 0 2
org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java 0 0 1
org/apache/hadoop/hbase/rest/provider/JacksonProvider.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java 0 0 19
org/apache/hadoop/hbase/rsgroup/RSGroupBasedLoadBalancer.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java 0 0 2
org/apache/hadoop/hbase/rsgroup/RSGroupSerDe.java 0 0 3
org/apache/hadoop/hbase/security/AbstractHBaseSaslRpcClient.java 0 0 3
org/apache/hadoop/hbase/security/AccessDeniedException.java 0 0 1
org/apache/hadoop/hbase/security/AuthMethod.java 0 0 1
org/apache/hadoop/hbase/security/CryptoAESWrapHandler.java 0 0 1
org/apache/hadoop/hbase/security/EncryptionUtil.java 0 0 4
org/apache/hadoop/hbase/security/HBasePolicyProvider.java 0 0 6
org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java 0 0 4
org/apache/hadoop/hbase/security/HBaseSaslRpcServer.java 0 0 4
org/apache/hadoop/hbase/security/SaslStatus.java 0 0 2
org/apache/hadoop/hbase/security/SaslUtil.java 0 0 1
org/apache/hadoop/hbase/security/SecurityInfo.java 0 0 2
org/apache/hadoop/hbase/security/SecurityUtil.java 0 0 1
org/apache/hadoop/hbase/security/Superusers.java 0 0 2
org/apache/hadoop/hbase/security/User.java 0 0 7
org/apache/hadoop/hbase/security/UserProvider.java 0 0 1
org/apache/hadoop/hbase/security/access/AccessControlClient.java 0 0 26
org/apache/hadoop/hbase/security/access/AccessControlConstants.java 0 0 1
org/apache/hadoop/hbase/security/access/AccessControlFilter.java 0 0 2
org/apache/hadoop/hbase/security/access/AccessControlLists.java 0 0 16
org/apache/hadoop/hbase/security/access/AccessControlUtil.java 0 0 38
org/apache/hadoop/hbase/security/access/AccessController.java 0 0 36
org/apache/hadoop/hbase/security/access/AuthResult.java 0 0 5
org/apache/hadoop/hbase/security/access/HbaseObjectWritableFor96Migration.java 0 0 38
org/apache/hadoop/hbase/security/access/Permission.java 0 0 7
org/apache/hadoop/hbase/security/access/SecureBulkLoadEndpoint.java 0 0 3
org/apache/hadoop/hbase/security/access/TableAuthManager.java 0 0 43
org/apache/hadoop/hbase/security/access/TablePermission.java 0 0 8
org/apache/hadoop/hbase/security/access/UserPermission.java 0 0 2
org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java 0 0 6
org/apache/hadoop/hbase/security/token/AuthenticationKey.java 0 0 1
org/apache/hadoop/hbase/security/token/AuthenticationTokenIdentifier.java 0 0 1
org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java 0 0 4
org/apache/hadoop/hbase/security/token/FsDelegationToken.java 0 0 1
org/apache/hadoop/hbase/security/token/TokenProvider.java 0 0 2
org/apache/hadoop/hbase/security/token/TokenUtil.java 0 0 4
org/apache/hadoop/hbase/security/token/ZKSecretWatcher.java 0 0 1
org/apache/hadoop/hbase/security/visibility/CellVisibility.java 0 0 2
org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.java 0 0 8
org/apache/hadoop/hbase/security/visibility/DefinedSetFilterScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/EnforcingScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ExpressionParser.java 0 0 8
org/apache/hadoop/hbase/security/visibility/FeedUserAuthScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.java 0 0 3
org/apache/hadoop/hbase/security/visibility/SimpleScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityClient.java 0 0 84
org/apache/hadoop/hbase/security/visibility/VisibilityConstants.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityController.java 0 0 11
org/apache/hadoop/hbase/security/visibility/VisibilityExpEvaluator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelFilter.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelServiceManager.java 0 0 3
org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.java 0 0 5
org/apache/hadoop/hbase/security/visibility/VisibilityLabelsValidator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java 0 0 47
org/apache/hadoop/hbase/security/visibility/VisibilityUtils.java 0 0 9
org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.java 0 0 2
org/apache/hadoop/hbase/shaded/com/google/protobuf/AbstractMessage.java 0 0 5
org/apache/hadoop/hbase/shaded/com/google/protobuf/AbstractParser.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/AbstractProtobufList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/Any.java 0 0 19
org/apache/hadoop/hbase/shaded/com/google/protobuf/AnyProto.java 0 0 10
org/apache/hadoop/hbase/shaded/com/google/protobuf/Api.java 0 0 27
org/apache/hadoop/hbase/shaded/com/google/protobuf/ApiProto.java 0 0 23
org/apache/hadoop/hbase/shaded/com/google/protobuf/BoolValue.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/BooleanArrayList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteInput.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteInputByteString.java 0 0 3
org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteOutput.java 0 0 2
org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteString.java 0 0 23
org/apache/hadoop/hbase/shaded/com/google/protobuf/BytesValue.java 0 0 14
org/apache/hadoop/hbase/shaded/com/google/protobuf/CodedInputStream.java 0 0 193
org/apache/hadoop/hbase/shaded/com/google/protobuf/CodedOutputStream.java 0 0 7
org/apache/hadoop/hbase/shaded/com/google/protobuf/DescriptorProtos.java 0 0 750
org/apache/hadoop/hbase/shaded/com/google/protobuf/Descriptors.java 0 0 76
org/apache/hadoop/hbase/shaded/com/google/protobuf/DoubleArrayList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/DoubleValue.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/Duration.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/DurationProto.java 0 0 10
org/apache/hadoop/hbase/shaded/com/google/protobuf/DynamicMessage.java 0 0 3
org/apache/hadoop/hbase/shaded/com/google/protobuf/Empty.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/EmptyProto.java 0 0 9
org/apache/hadoop/hbase/shaded/com/google/protobuf/Enum.java 0 0 20
org/apache/hadoop/hbase/shaded/com/google/protobuf/EnumValue.java 0 0 18
org/apache/hadoop/hbase/shaded/com/google/protobuf/ExtensionRegistry.java 0 0 5
org/apache/hadoop/hbase/shaded/com/google/protobuf/ExtensionRegistryFactory.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/Field.java 0 0 41
org/apache/hadoop/hbase/shaded/com/google/protobuf/FieldMask.java 0 0 22
org/apache/hadoop/hbase/shaded/com/google/protobuf/FieldMaskProto.java 0 0 9
org/apache/hadoop/hbase/shaded/com/google/protobuf/FieldSet.java 0 0 32
org/apache/hadoop/hbase/shaded/com/google/protobuf/FloatArrayList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/FloatValue.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/GeneratedMessage.java 0 0 8
org/apache/hadoop/hbase/shaded/com/google/protobuf/GeneratedMessageLite.java 0 0 4
org/apache/hadoop/hbase/shaded/com/google/protobuf/GeneratedMessageV3.java 0 0 4
org/apache/hadoop/hbase/shaded/com/google/protobuf/Int32Value.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/Int64Value.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/IntArrayList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/Internal.java 0 0 2
org/apache/hadoop/hbase/shaded/com/google/protobuf/LazyField.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/LazyFieldLite.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/ListValue.java 0 0 13
org/apache/hadoop/hbase/shaded/com/google/protobuf/LongArrayList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/MapEntry.java 0 0 6
org/apache/hadoop/hbase/shaded/com/google/protobuf/MapEntryLite.java 0 0 5
org/apache/hadoop/hbase/shaded/com/google/protobuf/MapField.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/MapFieldLite.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/MessageLiteToString.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/MessageReflection.java 0 0 2
org/apache/hadoop/hbase/shaded/com/google/protobuf/Method.java 0 0 28
org/apache/hadoop/hbase/shaded/com/google/protobuf/Mixin.java 0 0 22
org/apache/hadoop/hbase/shaded/com/google/protobuf/NioByteString.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/NullValue.java 0 0 4
org/apache/hadoop/hbase/shaded/com/google/protobuf/Option.java 0 0 17
org/apache/hadoop/hbase/shaded/com/google/protobuf/ProtobufArrayList.java 0 0 1
org/apache/hadoop/hbase/shaded/com/google/protobuf/RopeByteString.java 0 0 7
org/apache/hadoop/hbase/shaded/com/google/protobuf/RpcUtil.java 0 0 2
org/apache/hadoop/hbase/shaded/com/google/protobuf/SmallSortedMap.java 0 0 15
org/apache/hadoop/hbase/shaded/com/google/protobuf/SourceContext.java 0 0 17
org/apache/hadoop/hbase/shaded/com/google/protobuf/SourceContextProto.java 0 0 9
org/apache/hadoop/hbase/shaded/com/google/protobuf/StringValue.java 0 0 17
org/apache/hadoop/hbase/shaded/com/google/protobuf/Struct.java 0 0 31
org/apache/hadoop/hbase/shaded/com/google/protobuf/StructOrBuilder.java 0 0 3
org/apache/hadoop/hbase/shaded/com/google/protobuf/StructProto.java 0 0 21
org/apache/hadoop/hbase/shaded/com/google/protobuf/Syntax.java 0 0 4
org/apache/hadoop/hbase/shaded/com/google/protobuf/TextFormat.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/TextFormatParseInfoTree.java 0 0 3
org/apache/hadoop/hbase/shaded/com/google/protobuf/Timestamp.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/TimestampProto.java 0 0 10
org/apache/hadoop/hbase/shaded/com/google/protobuf/Type.java 0 0 30
org/apache/hadoop/hbase/shaded/com/google/protobuf/TypeProto.java 0 0 42
org/apache/hadoop/hbase/shaded/com/google/protobuf/UInt32Value.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/UInt64Value.java 0 0 12
org/apache/hadoop/hbase/shaded/com/google/protobuf/UnknownFieldSet.java 0 0 11
org/apache/hadoop/hbase/shaded/com/google/protobuf/Utf8.java 0 0 44
org/apache/hadoop/hbase/shaded/com/google/protobuf/Value.java 0 0 27
org/apache/hadoop/hbase/shaded/com/google/protobuf/WireFormat.java 0 0 51
org/apache/hadoop/hbase/shaded/com/google/protobuf/WrappersProto.java 0 0 15
org/apache/hadoop/hbase/shaded/com/google/protobuf/compiler/PluginProtos.java 0 0 103
org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java 0 0 194
org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java 0 0 184
org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.java 0 0 27
org/apache/hadoop/hbase/snapshot/ClientSnapshotDescriptionUtils.java 0 0 2
org/apache/hadoop/hbase/snapshot/CreateSnapshot.java 0 0 42
org/apache/hadoop/hbase/snapshot/ExportSnapshot.java 0 0 17
org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java 0 0 20
org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java 0 0 14
org/apache/hadoop/hbase/snapshot/SnapshotInfo.java 0 0 19
org/apache/hadoop/hbase/snapshot/SnapshotManifest.java 0 0 7
org/apache/hadoop/hbase/snapshot/SnapshotManifestV2.java 0 0 5
org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.java 0 0 3
org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.java 0 0 2
org/apache/hadoop/hbase/spark/SparkSQLPushDownFilter.java 0 0 4
org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseBulkDeleteExample.java 0 0 1
org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseMapGetPutExample.java 0 0 15
org/apache/hadoop/hbase/thrift/DemoClient.java 0 0 241
org/apache/hadoop/hbase/thrift/HThreadedSelectorServerArgs.java 0 0 1
org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java 0 0 2
org/apache/hadoop/hbase/thrift/HttpDoAsClient.java 0 0 3
org/apache/hadoop/hbase/thrift/IncrementCoalescer.java 0 0 12
org/apache/hadoop/hbase/thrift/MetricsThriftServerSource.java 0 0 1
org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactory.java 0 0 1
org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceImpl.java 0 0 1
org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java 0 0 4
org/apache/hadoop/hbase/thrift/ThriftMetrics.java 0 0 4
org/apache/hadoop/hbase/thrift/ThriftServer.java 0 0 15
org/apache/hadoop/hbase/thrift/ThriftServerRunner.java 0 0 19
org/apache/hadoop/hbase/thrift/ThriftUtilities.java 0 0 21
org/apache/hadoop/hbase/thrift2/DemoClient.java 0 0 3
org/apache/hadoop/hbase/thrift2/ThriftServer.java 0 0 11
org/apache/hadoop/hbase/thrift2/ThriftUtilities.java 0 0 9
org/apache/hadoop/hbase/tool/Canary.java 0 0 19
org/apache/hadoop/hbase/tool/WriteSinkCoprocessor.java 0 0 1
org/apache/hadoop/hbase/trace/HBaseHTraceConfiguration.java 0 0 1
org/apache/hadoop/hbase/trace/SpanReceiverHost.java 0 0 1
org/apache/hadoop/hbase/types/CopyOnWriteArrayMap.java 0 0 3
org/apache/hadoop/hbase/types/FixedLengthWrapper.java 0 0 8
org/apache/hadoop/hbase/types/OrderedBlob.java 0 0 3
org/apache/hadoop/hbase/types/OrderedBlobVar.java 0 0 2
org/apache/hadoop/hbase/types/OrderedBytesBase.java 0 0 5
org/apache/hadoop/hbase/types/OrderedFloat32.java 0 0 5
org/apache/hadoop/hbase/types/OrderedFloat64.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt16.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt32.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt64.java 0 0 5
org/apache/hadoop/hbase/types/OrderedInt8.java 0 0 5
org/apache/hadoop/hbase/types/OrderedNumeric.java 0 0 2
org/apache/hadoop/hbase/types/OrderedString.java 0 0 2
org/apache/hadoop/hbase/types/PBCell.java 0 0 1
org/apache/hadoop/hbase/types/PBType.java 0 0 1
org/apache/hadoop/hbase/types/RawByte.java 0 0 6
org/apache/hadoop/hbase/types/RawBytes.java 0 0 8
org/apache/hadoop/hbase/types/RawDouble.java 0 0 6
org/apache/hadoop/hbase/types/RawFloat.java 0 0 6
org/apache/hadoop/hbase/types/RawInteger.java 0 0 6
org/apache/hadoop/hbase/types/RawLong.java 0 0 6
org/apache/hadoop/hbase/types/RawShort.java 0 0 6
org/apache/hadoop/hbase/types/RawString.java 0 0 8
org/apache/hadoop/hbase/types/Struct.java 0 0 13
org/apache/hadoop/hbase/types/StructBuilder.java 0 0 3
org/apache/hadoop/hbase/types/StructIterator.java 0 0 5
org/apache/hadoop/hbase/types/TerminatedWrapper.java 0 0 11
org/apache/hadoop/hbase/types/Union2.java 0 0 1
org/apache/hadoop/hbase/types/Union3.java 0 0 1
org/apache/hadoop/hbase/types/Union4.java 0 0 1
org/apache/hadoop/hbase/util/AbstractByteRange.java 0 0 4
org/apache/hadoop/hbase/util/AbstractFileStatusFilter.java 0 0 2
org/apache/hadoop/hbase/util/AbstractHBaseTool.java 0 0 2
org/apache/hadoop/hbase/util/AbstractPositionedByteRange.java 0 0 3
org/apache/hadoop/hbase/util/Addressing.java 0 0 5
org/apache/hadoop/hbase/util/ArrayUtils.java 0 0 1
org/apache/hadoop/hbase/util/AtomicUtils.java 0 0 1
org/apache/hadoop/hbase/util/AvlUtil.java 0 0 9
org/apache/hadoop/hbase/util/Base64.java 0 0 28
org/apache/hadoop/hbase/util/BloomContext.java 0 0 4
org/apache/hadoop/hbase/util/BloomFilterChunk.java 0 0 1
org/apache/hadoop/hbase/util/BloomFilterFactory.java 0 0 8
org/apache/hadoop/hbase/util/BloomFilterUtil.java 0 0 15
org/apache/hadoop/hbase/util/BoundedArrayQueue.java 0 0 3
org/apache/hadoop/hbase/util/BoundedPriorityBlockingQueue.java 0 0 11
org/apache/hadoop/hbase/util/ByteBufferArray.java 0 0 6
org/apache/hadoop/hbase/util/ByteBufferUtils.java 0 0 55
org/apache/hadoop/hbase/util/ByteRangeUtils.java 0 0 2
org/apache/hadoop/hbase/util/ByteStringer.java 0 0 2
org/apache/hadoop/hbase/util/Bytes.java 0 0 86
org/apache/hadoop/hbase/util/ChecksumFactory.java 0 0 1
org/apache/hadoop/hbase/util/ChecksumType.java 0 0 2
org/apache/hadoop/hbase/util/ClassLoaderBase.java 0 0 1
org/apache/hadoop/hbase/util/ClassSize.java 0 0 13
org/apache/hadoop/hbase/util/Classes.java 0 0 1
org/apache/hadoop/hbase/util/CollectionBackedScanner.java 0 0 1
org/apache/hadoop/hbase/util/CollectionUtils.java 0 0 8
org/apache/hadoop/hbase/util/CompressionTest.java 0 0 4
org/apache/hadoop/hbase/util/ConcatenatedLists.java 0 0 3
org/apache/hadoop/hbase/util/ConfigurationUtil.java 0 0 1
org/apache/hadoop/hbase/util/ConnectionCache.java 0 0 5
org/apache/hadoop/hbase/util/CoprocessorClassLoader.java 0 0 13
org/apache/hadoop/hbase/util/Counter.java 0 0 2
org/apache/hadoop/hbase/util/DirectMemoryUtils.java 0 0 3
org/apache/hadoop/hbase/util/DrainBarrier.java 0 0 5
org/apache/hadoop/hbase/util/DynamicClassLoader.java 0 0 26
org/apache/hadoop/hbase/util/EncryptionTest.java 0 0 10
org/apache/hadoop/hbase/util/EnvironmentEdgeManager.java 0 0 1
org/apache/hadoop/hbase/util/ExceptionUtil.java 0 0 6
org/apache/hadoop/hbase/util/FSHDFSUtils.java 0 0 23
org/apache/hadoop/hbase/util/FSMapRUtils.java 0 0 2
org/apache/hadoop/hbase/util/FSRegionScanner.java 0 0 2
org/apache/hadoop/hbase/util/FSTableDescriptors.java 0 0 15
org/apache/hadoop/hbase/util/FSUtils.java 0 0 89
org/apache/hadoop/hbase/util/FSVisitor.java 0 0 3
org/apache/hadoop/hbase/util/ForeignExceptionUtil.java 0 0 2
org/apache/hadoop/hbase/util/GetJavaProperty.java 0 0 2
org/apache/hadoop/hbase/util/HBaseConfTool.java 0 0 3
org/apache/hadoop/hbase/util/HBaseFsck.java 0 0 89
org/apache/hadoop/hbase/util/HBaseFsckRepair.java 0 0 9
org/apache/hadoop/hbase/util/HFileArchiveUtil.java 0 0 2
org/apache/hadoop/hbase/util/HMerge.java 0 0 4
org/apache/hadoop/hbase/util/Hash.java 0 0 9
org/apache/hadoop/hbase/util/HashKey.java 0 0 1
org/apache/hadoop/hbase/util/HashedBytes.java 0 0 2
org/apache/hadoop/hbase/util/HttpServerUtil.java 0 0 1
org/apache/hadoop/hbase/util/IdLock.java 0 0 2
org/apache/hadoop/hbase/util/IdReadWriteLock.java 0 0 5
org/apache/hadoop/hbase/util/IterableUtils.java 0 0 1
org/apache/hadoop/hbase/util/JSONBean.java 0 0 18
org/apache/hadoop/hbase/util/JVM.java 0 0 5
org/apache/hadoop/hbase/util/JVMClusterUtil.java 0 0 12
org/apache/hadoop/hbase/util/JenkinsHash.java 0 0 39
org/apache/hadoop/hbase/util/JvmPauseMonitor.java 0 0 3
org/apache/hadoop/hbase/util/KeyLocker.java 0 0 6
org/apache/hadoop/hbase/util/MD5Hash.java 0 0 4
org/apache/hadoop/hbase/util/ManualEnvironmentEdge.java 0 0 1
org/apache/hadoop/hbase/util/MapreduceDependencyClasspathTool.java 0 0 2
org/apache/hadoop/hbase/util/Merge.java 0 0 2
org/apache/hadoop/hbase/util/MetaUtils.java 0 0 1
org/apache/hadoop/hbase/util/Methods.java 0 0 1
org/apache/hadoop/hbase/util/ModifyRegionUtils.java 0 0 9
org/apache/hadoop/hbase/util/MunkresAssignment.java 0 0 1
org/apache/hadoop/hbase/util/MurmurHash3.java 0 0 11
org/apache/hadoop/hbase/util/Order.java 0 0 8
org/apache/hadoop/hbase/util/OrderedBytes.java 0 0 45
org/apache/hadoop/hbase/util/Pair.java 0 0 16
org/apache/hadoop/hbase/util/PairOfSameType.java 0 0 8
org/apache/hadoop/hbase/util/PoolMap.java 0 0 10
org/apache/hadoop/hbase/util/PositionedByteRange.java 0 0 1
org/apache/hadoop/hbase/util/PrettyPrinter.java 0 0 5
org/apache/hadoop/hbase/util/ProtoUtil.java 0 0 4
org/apache/hadoop/hbase/util/ReflectionUtils.java 0 0 1
org/apache/hadoop/hbase/util/RegionMover.java 0 0 36
org/apache/hadoop/hbase/util/RegionSplitCalculator.java 0 0 6
org/apache/hadoop/hbase/util/RegionSplitter.java 0 0 14
org/apache/hadoop/hbase/util/RetryCounter.java 0 0 2
org/apache/hadoop/hbase/util/RollingStatCalculator.java 0 0 5
org/apache/hadoop/hbase/util/ServerCommandLine.java 0 0 3
org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java 0 0 2
org/apache/hadoop/hbase/util/ShutdownHookManager.java 0 0 1
org/apache/hadoop/hbase/util/SimpleByteRange.java 0 0 1
org/apache/hadoop/hbase/util/SimpleMutableByteRange.java 0 0 3
org/apache/hadoop/hbase/util/SimplePositionedByteRange.java 0 0 1
org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.java 0 0 4
org/apache/hadoop/hbase/util/Sleeper.java 0 0 3
org/apache/hadoop/hbase/util/SortedCopyOnWriteSet.java 0 0 1
org/apache/hadoop/hbase/util/StealJobQueue.java 0 0 2
org/apache/hadoop/hbase/util/Strings.java 0 0 3
org/apache/hadoop/hbase/util/Threads.java 0 0 7
org/apache/hadoop/hbase/util/Triple.java 0 0 3
org/apache/hadoop/hbase/util/UnsafeAccess.java 0 0 35
org/apache/hadoop/hbase/util/UnsafeAvailChecker.java 0 0 1
org/apache/hadoop/hbase/util/VersionInfo.java 0 0 1
org/apache/hadoop/hbase/util/Writables.java 0 0 9
org/apache/hadoop/hbase/util/ZKDataMigrator.java 0 0 19
org/apache/hadoop/hbase/util/byterange/ByteRangeSet.java 0 0 3
org/apache/hadoop/hbase/util/hbck/HFileCorruptionChecker.java 0 0 10
org/apache/hadoop/hbase/util/hbck/OfflineMetaRepair.java 0 0 4
org/apache/hadoop/hbase/util/hbck/ReplicationChecker.java 0 0 1
org/apache/hadoop/hbase/util/hbck/TableLockChecker.java 0 0 1
org/apache/hadoop/hbase/util/test/RedundantKVGenerator.java 0 0 2
org/apache/hadoop/hbase/util/vint/UFIntTool.java 0 0 2
org/apache/hadoop/hbase/util/vint/UVIntTool.java 0 0 1
org/apache/hadoop/hbase/util/vint/UVLongTool.java 0 0 1
org/apache/hadoop/hbase/wal/AbstractFSWALProvider.java 0 0 1
org/apache/hadoop/hbase/wal/BoundedGroupingStrategy.java 0 0 1
org/apache/hadoop/hbase/wal/DisabledWALProvider.java 0 0 4
org/apache/hadoop/hbase/wal/WAL.java 0 0 16
org/apache/hadoop/hbase/wal/WALFactory.java 0 0 7
org/apache/hadoop/hbase/wal/WALKey.java 0 0 9
org/apache/hadoop/hbase/wal/WALPrettyPrinter.java 0 0 16
org/apache/hadoop/hbase/wal/WALSplitter.java 0 0 72
org/apache/hadoop/hbase/zookeeper/ClusterStatusTracker.java 0 0 5
org/apache/hadoop/hbase/zookeeper/DrainingServerTracker.java 0 0 2
org/apache/hadoop/hbase/zookeeper/EmptyWatcher.java 0 0 1
org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java 0 0 2
org/apache/hadoop/hbase/zookeeper/LoadBalancerTracker.java 0 0 4
org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java 0 0 12
org/apache/hadoop/hbase/zookeeper/MetaTableLocator.java 0 0 62
org/apache/hadoop/hbase/zookeeper/MiniZooKeeperCluster.java 0 0 13
org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java 0 0 18
org/apache/hadoop/hbase/zookeeper/RegionNormalizerTracker.java 0 0 2
org/apache/hadoop/hbase/zookeeper/RegionServerTracker.java 0 0 3
org/apache/hadoop/hbase/zookeeper/ZKClusterId.java 0 0 1
org/apache/hadoop/hbase/zookeeper/ZKConfig.java 0 0 4
org/apache/hadoop/hbase/zookeeper/ZKServerTool.java 0 0 3
org/apache/hadoop/hbase/zookeeper/ZKSplitLog.java 0 0 10
org/apache/hadoop/hbase/zookeeper/ZKUtil.java 0 0 53
org/apache/hadoop/hbase/zookeeper/ZNodePaths.java 0 0 23
org/apache/hadoop/hbase/zookeeper/ZooKeeperMainServer.java 0 0 9
org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.java 0 0 7
org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java 0 0 27
org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessLockBase.java 0 0 8
org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessReadWriteLock.java 0 0 2
org/apache/hadoop/metrics2/MetricHistogram.java 0 0 1
org/apache/hadoop/metrics2/impl/JmxCacheBuster.java 0 0 2
org/apache/hadoop/metrics2/lib/DefaultMetricsSystemHelper.java 0 0 1
org/apache/hadoop/metrics2/lib/DynamicMetricsRegistry.java 0 0 14
org/apache/hadoop/metrics2/lib/MutableTimeHistogram.java 0 0 1
org/apache/hadoop/metrics2/util/MetricQuantile.java 0 0 2
org/apache/hadoop/metrics2/util/MetricSampleQuantiles.java 0 0 6
test-classes/org/apache/hadoop/hbase/PerformanceEvaluation_Counter.properties 0 0 1

Rules

Category Rule Violations Severity
annotation MissingDeprecated 163  Error
blocks EmptyBlock 52  Error
LeftCurly 343  Error
NeedBraces 1912  Error
coding EmptyStatement 14  Error
EqualsHashCode 12  Error
InnerAssignment 137  Error
MissingSwitchDefault 38  Error
NoFinalizer 1  Error
design FinalClass 62  Error
HideUtilityClassConstructor 92  Error
InterfaceIsType 5  Error
VisibilityModifier
  • protectedAllowed: "true"
  • packageAllowed: "true"
132  Error
imports AvoidStarImport 9  Error
ImportOrder
  • ordered: "true"
  • sortStaticImportsAlphabetically: "true"
  • option: "top"
940  Error
RedundantImport 14  Error
UnusedImports
  • processJavadoc: "true"
75  Error
indentation Indentation
  • throwsIndent: "2"
  • arrayInitIndent: "2"
  • caseIndent: "2"
  • basicOffset: "2"
  • lineWrappingIndentation: "2"
4964  Error
javadoc JavadocTagContinuationIndentation
  • offset: "2"
761  Error
NonEmptyAtclauseDescription 3295  Error
misc ArrayTypeStyle 37  Error
UpperEll 47  Error
sizes LineLength
  • max: "100"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated"
474  Error
MethodLength 38  Error
whitespace FileTabCharacter 7  Error
MethodParamPad 195  Error
ParenPad 101  Error

Details

com/google/protobuf/HBaseZeroCopyByteString.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64

maven-archiver/pom.properties

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 23

org/apache/hadoop/hbase/AuthUtil.java

Severity Category Rule Message Line
 Error design FinalClass Class AuthUtil should be declared as final. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 92

org/apache/hadoop/hbase/BaseConfigurable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21

org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/Cell.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 129

org/apache/hadoop/hbase/CellComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.Longs' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error blocks NeedBraces 'if' construct must use '{}'s. 407
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 443
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 445
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 449
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 519
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 520
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 533
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 549
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 564

org/apache/hadoop/hbase/CellScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/CellUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error sizes LineLength Line is longer than 100 characters (found 101). 376
 Error sizes LineLength Line is longer than 100 characters (found 101). 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 582
 Error blocks NeedBraces 'if' construct must use '{}'s. 600
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 611
 Error blocks NeedBraces 'if' construct must use '{}'s. 615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 622
 Error blocks NeedBraces 'if' construct must use '{}'s. 625
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 645
 Error blocks NeedBraces 'if' construct must use '{}'s. 655
 Error blocks NeedBraces 'if' construct must use '{}'s. 661
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 670
 Error blocks NeedBraces 'if' construct must use '{}'s. 688
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 703
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 800
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 814
 Error blocks NeedBraces 'if' construct must use '{}'s. 835
 Error blocks NeedBraces 'if' construct must use '{}'s. 842
 Error blocks NeedBraces 'if' construct must use '{}'s. 848
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 942
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 961
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 969
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 971
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 6. 976
 Error blocks NeedBraces 'if' construct must use '{}'s. 986
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 997
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1013
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1392
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1404
 Error blocks NeedBraces 'if' construct must use '{}'s. 1414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1437
 Error blocks NeedBraces 'if' construct must use '{}'s. 1440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1449
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1452
 Error sizes LineLength Line is longer than 100 characters (found 102). 1502
 Error sizes LineLength Line is longer than 100 characters (found 106). 1503
 Error blocks NeedBraces 'if' construct must use '{}'s. 1616
 Error blocks NeedBraces 'if' construct must use '{}'s. 1621
 Error blocks NeedBraces 'if' construct must use '{}'s. 1625
 Error blocks NeedBraces 'if' construct must use '{}'s. 1630
 Error blocks NeedBraces 'else' construct must use '{}'s. 1632
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1653
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1654
 Error blocks NeedBraces 'if' construct must use '{}'s. 1660
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1703
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1717
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1731
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1745
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1759
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1795
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1825
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1826
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1827
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1828
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1850
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1870
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1890

org/apache/hadoop/hbase/ChoreService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 303
 Error blocks NeedBraces 'if' construct must use '{}'s. 375
 Error blocks NeedBraces 'if' construct must use '{}'s. 391

org/apache/hadoop/hbase/ClusterId.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90

org/apache/hadoop/hbase/ClusterStatus.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.ArrayList. 22
 Error imports UnusedImports Unused import - java.util.HashMap. 26
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. 33
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos. 34
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo. 35
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionInTransition. 36
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.FSProtos.HBaseVersionFileContent. 37
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. 38
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionSpecifier. 39
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType. 40
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.ByteStringer. 41
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.Bytes. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257

org/apache/hadoop/hbase/CompatibilityFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Iterator' import. 24

org/apache/hadoop/hbase/CompatibilitySingletonFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 24

org/apache/hadoop/hbase/CompoundConfiguration.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 4. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 186

org/apache/hadoop/hbase/CoordinatedStateManagerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21

org/apache/hadoop/hbase/CoprocessorEnvironment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/DoNotRetryIOException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/DroppedSnapshotException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/ExtendedCell.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46

org/apache/hadoop/hbase/HBaseConfiguration.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 69
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 104
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 168
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300

org/apache/hadoop/hbase/HColumnDescriptor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - com.google.common.annotations.VisibleForTesting. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. 39
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 311
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 322
 Error sizes LineLength Line is longer than 100 characters (found 106). 336
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 365
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 413
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 514
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 625
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 671
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 683
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 722
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 764
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 773
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 785
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 855
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 909
 Error blocks NeedBraces 'if' construct must use '{}'s. 1015
 Error blocks NeedBraces 'if' construct must use '{}'s. 1081
 Error blocks NeedBraces 'if' construct must use '{}'s. 1083
 Error blocks NeedBraces 'if' construct must use '{}'s. 1088
 Error blocks NeedBraces 'if' construct must use '{}'s. 1090
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1108
 Error blocks NeedBraces 'if' construct must use '{}'s. 1112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1170

org/apache/hadoop/hbase/HConstants.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 571
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 858

org/apache/hadoop/hbase/HRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue.KVComparator' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 387
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 513
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 691
 Error blocks NeedBraces 'if' construct must use '{}'s. 735
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 818
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 822
 Error blocks NeedBraces 'if' construct must use '{}'s. 836
 Error blocks NeedBraces 'if' construct must use '{}'s. 838
 Error blocks NeedBraces 'if' construct must use '{}'s. 840
 Error blocks NeedBraces 'if' construct must use '{}'s. 871
 Error blocks NeedBraces 'if' construct must use '{}'s. 894
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 936
 Error blocks NeedBraces 'if' construct must use '{}'s. 940
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 946
 Error blocks NeedBraces 'if' construct must use '{}'s. 950
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 961
 Error blocks NeedBraces 'if' construct must use '{}'s. 965
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 974
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 998
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1008
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1009
 Error blocks NeedBraces 'if' construct must use '{}'s. 1014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1023
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1024
 Error blocks NeedBraces 'if' construct must use '{}'s. 1029
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1035
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1036
 Error blocks NeedBraces 'if' construct must use '{}'s. 1041
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1047
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1048
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1057
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1058
 Error blocks NeedBraces 'if' construct must use '{}'s. 1086
 Error blocks NeedBraces 'else' construct must use '{}'s. 1087
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1108
 Error blocks NeedBraces 'if' construct must use '{}'s. 1121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1186

org/apache/hadoop/hbase/HRegionLocation.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 108

org/apache/hadoop/hbase/HTableDescriptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 45
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 155
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 338
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 348
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 430
 Error blocks NeedBraces 'if' construct must use '{}'s. 487
 Error blocks NeedBraces 'if' construct must use '{}'s. 501
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 577
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 587
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 597
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 619
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 743
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 745
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 754
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 760
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 797
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 897
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 913
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 929
 Error blocks NeedBraces 'if' construct must use '{}'s. 939
 Error blocks NeedBraces 'if' construct must use '{}'s. 949
 Error blocks NeedBraces 'if' construct must use '{}'s. 961
 Error blocks NeedBraces 'if' construct must use '{}'s. 973
 Error blocks NeedBraces 'if' construct must use '{}'s. 982
 Error blocks NeedBraces 'if' construct must use '{}'s. 990
 Error blocks NeedBraces 'if' construct must use '{}'s. 1009
 Error blocks NeedBraces 'if' construct must use '{}'s. 1091
 Error blocks NeedBraces 'if' construct must use '{}'s. 1093
 Error blocks NeedBraces 'if' construct must use '{}'s. 1098
 Error blocks NeedBraces 'if' construct must use '{}'s. 1100
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1220
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1247
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1308
 Error blocks NeedBraces 'if' construct must use '{}'s. 1333
 Error blocks NeedBraces 'if' construct must use '{}'s. 1367
 Error blocks NeedBraces 'if' construct must use '{}'s. 1389
 Error blocks NeedBraces 'if' construct must use '{}'s. 1434
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1448
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1476
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1482
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1515

org/apache/hadoop/hbase/HealthChecker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error coding MissingSwitchDefault switch without "default" clause. 108
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 109
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 112
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 113
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 115
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 116
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 118
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 119
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 121
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 122
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 123

org/apache/hadoop/hbase/JMXListener.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.CoprocessorEnvironment. 24
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.Callable' import. 24

org/apache/hadoop/hbase/KeyValue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 298
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 441
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 456
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 549
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 564
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 568
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 569
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 622
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 631
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 632
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 636
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 658
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 677
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 678
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 679
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 681
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 682
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 686
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 687
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 688
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 735
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 736
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 772
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 773
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 774
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 775
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 776
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 777
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1124
 Error blocks NeedBraces 'if' construct must use '{}'s. 1212
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1521
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1536
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1537
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1539
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1649
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1650
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1658
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1659
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1661
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1681
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1840
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1841
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1851
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1852
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1853
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1854
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1855
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1856
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1952
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1953
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1963
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1964
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1965
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1966
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1967
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1968
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 1994
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2011
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2013
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2015
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2016
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2017
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2333
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2342
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2355
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2368
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2380
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2383
 Error blocks NeedBraces 'if' construct must use '{}'s. 2388
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2422
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 2427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2449
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2468
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2469
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2668
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2669

org/apache/hadoop/hbase/KeyValueTestUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 41
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 90

org/apache/hadoop/hbase/KeyValueUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 40
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 395
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 477
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 491
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 515
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 541
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 550
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 590
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 593
 Error blocks NeedBraces 'if' construct must use '{}'s. 598

org/apache/hadoop/hbase/LocalHBaseCluster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'java.util.concurrent.CopyOnWriteArrayList' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error sizes LineLength Line is longer than 100 characters (found 105). 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 256
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 257
 Error blocks NeedBraces 'if' construct must use '{}'s. 264
 Error blocks NeedBraces 'else' construct must use '{}'s. 265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 337
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 338
 Error sizes LineLength Line is longer than 100 characters (found 104). 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432

org/apache/hadoop/hbase/MetaMutationAnnotation.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 35

org/apache/hadoop/hbase/MetaTableAccessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 70
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error coding EmptyStatement Empty statement. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 394
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 479
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 506
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 508
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 509
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 510
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 511
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 512
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 513
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 514
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 515
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 529
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 530
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 531
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 532
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 533
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 534
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 535
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 536
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 537
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 538
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 539
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 540
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 541
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 542
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 630
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 660
 Error indentation Indentation 'getServerUserRegions' have incorrect indentation level 2, expected level should be 4. 663
 Error blocks NeedBraces 'if' construct must use '{}'s. 671
 Error blocks NeedBraces 'if' construct must use '{}'s. 673
 Error blocks NeedBraces 'if' construct must use '{}'s. 692
 Error blocks NeedBraces 'if' construct must use '{}'s. 699
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 738
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 773
 Error blocks NeedBraces 'if' construct must use '{}'s. 785
 Error blocks NeedBraces 'if' construct must use '{}'s. 786
 Error blocks NeedBraces 'if' construct must use '{}'s. 801
 Error blocks NeedBraces 'if' construct must use '{}'s. 803
 Error blocks NeedBraces 'if' construct must use '{}'s. 804
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 820
 Error blocks NeedBraces 'if' construct must use '{}'s. 950
 Error blocks NeedBraces 'if' construct must use '{}'s. 955
 Error blocks NeedBraces 'if' construct must use '{}'s. 973
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 980
 Error blocks NeedBraces 'if' construct must use '{}'s. 984
 Error blocks NeedBraces 'if' construct must use '{}'s. 986
 Error blocks NeedBraces 'if' construct must use '{}'s. 994
 Error blocks NeedBraces 'if' construct must use '{}'s. 1002
 Error blocks NeedBraces 'if' construct must use '{}'s. 1060
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1070
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1084
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1098
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1116
 Error blocks NeedBraces 'if' construct must use '{}'s. 1125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1150
 Error blocks NeedBraces 'if' construct must use '{}'s. 1156
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1175
 Error blocks NeedBraces 'if' construct must use '{}'s. 1193
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1393
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1429
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1442
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1463
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1644
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1879
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1893
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1921
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1943
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1959
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1969
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1988
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2018
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2038
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2039
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2220

org/apache/hadoop/hbase/NamespaceDescriptor.java

Severity Category Rule Message Line
 Error design FinalClass Class NamespaceDescriptor should be declared as final. 40
 Error design FinalClass Class Builder should be declared as final. 164
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 196

org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/RegionLoad.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 139

org/apache/hadoop/hbase/RegionLocations.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 71
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 193
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 268

org/apache/hadoop/hbase/RegionStateListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/ScheduledChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 277

org/apache/hadoop/hbase/ServerLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationLoadSink' import. 34
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 283

org/apache/hadoop/hbase/ServerName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.net.HostAndPort' import. 32
 Error design FinalClass Class ServerName should be declared as final. 53
 Error indentation Indentation 'class def modifier' have incorrect indentation level 2, expected level should be 0. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 186
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 187
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 188
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 244
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 311
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error blocks NeedBraces 'if' construct must use '{}'s. 323
 Error blocks NeedBraces 'if' construct must use '{}'s. 324
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 351
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 362
 Error blocks NeedBraces 'if' construct must use '{}'s. 365

org/apache/hadoop/hbase/SettableSequenceId.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35

org/apache/hadoop/hbase/SettableTimestamp.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35

org/apache/hadoop/hbase/SplitLogCounters.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/SplitLogTask.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156

org/apache/hadoop/hbase/TableDescriptors.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76

org/apache/hadoop/hbase/TableInfoMissingException.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 37
 Error whitespace ParenPad ')' is preceded with whitespace. 37
 Error whitespace ParenPad '(' is followed by whitespace. 41
 Error whitespace ParenPad ')' is preceded with whitespace. 41
 Error whitespace ParenPad '(' is followed by whitespace. 45
 Error whitespace ParenPad ')' is preceded with whitespace. 45

org/apache/hadoop/hbase/TableName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue.KVComparator' import. 29
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 124
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 126
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 130
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 171
 Error sizes LineLength Line is longer than 100 characters (found 109). 179
 Error sizes LineLength Line is longer than 100 characters (found 102). 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 404
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 405
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 484
 Error blocks NeedBraces 'if' construct must use '{}'s. 485
 Error blocks NeedBraces 'if' construct must use '{}'s. 502
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 517
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 522

org/apache/hadoop/hbase/TagType.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 23

org/apache/hadoop/hbase/ZKNamespaceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 196

org/apache/hadoop/hbase/ZNodeClearer.java

Severity Category Rule Message Line
 Error design FinalClass Class ZNodeClearer should be declared as final. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks LeftCurly '{' at column 50 should have line break after. 174

org/apache/hadoop/hbase/backup/FailedArchiveException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/backup/HFileArchiver.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.HBaseInterfaceAudience. 35
 Error imports ImportOrder Wrong order for 'com.google.common.base.Function' import. 46
 Error design FinalClass Class HFileArchiver should be declared as final. 56
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 66
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 68
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 69
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 223
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 299
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error blocks NeedBraces 'if' construct must use '{}'s. 309
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 568
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error blocks NeedBraces 'if' construct must use '{}'s. 606
 Error blocks NeedBraces 'if' construct must use '{}'s. 616

org/apache/hadoop/hbase/backup/example/HFileArchiveManager.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/backup/example/LongTermArchivingHFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error sizes LineLength Line is longer than 100 characters (found 101). 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/backup/example/TableHFileArchiveTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error design FinalClass Class TableHFileArchiveTracker should be declared as final. 40
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 263

org/apache/hadoop/hbase/backup/example/ZKTableArchiveClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113

org/apache/hadoop/hbase/classification/tools/ExcludePrivateAnnotationsStandardDoclet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.javadoc.DocErrorReporter' import. 21

org/apache/hadoop/hbase/classification/tools/IncludePublicAnnotationsStandardDoclet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.javadoc.DocErrorReporter' import. 22

org/apache/hadoop/hbase/classification/tools/StabilityOptions.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 38

org/apache/hadoop/hbase/client/AbstractClientScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63

org/apache/hadoop/hbase/client/AbstractResponse.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 31
 Error whitespace MethodParamPad '(' is preceded with whitespace. 32

org/apache/hadoop/hbase/client/Action.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 85

org/apache/hadoop/hbase/client/Admin.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 203
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 236
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 341
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 408
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 475
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 486
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 633
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 634
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 646
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 648
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 650
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 662
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 663
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 766
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 775
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 777
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 779
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 780
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 800
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 813
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 900
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 901
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 916
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1042
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1061
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1080
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1200
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1301
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1356
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1360
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1375
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1492
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1496
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1717
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1718
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1730
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1740
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1741
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1753
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1771
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1772

org/apache/hadoop/hbase/client/Append.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/client/AsyncClientScanner.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'loc' must be private and have accessor methods. 84
 Error design VisibilityModifier Variable 'stub' must be private and have accessor methods. 86

org/apache/hadoop/hbase/client/AsyncProcess.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 126
 Error sizes LineLength Line is longer than 100 characters (found 115). 140
 Error sizes LineLength Line is longer than 100 characters (found 118). 252
 Error blocks NeedBraces 'if' construct must use '{}'s. 415
 Error blocks NeedBraces 'if' construct must use '{}'s. 527
 Error sizes LineLength Line is longer than 100 characters (found 106). 613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 881
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 882
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 883

org/apache/hadoop/hbase/client/AsyncRegionLocator.java

Severity Category Rule Message Line
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 10. 428
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 12. 429
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 430
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 431
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 432
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 10. 433
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 434

org/apache/hadoop/hbase/client/AsyncRequestFuture.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InterruptedIOException' import. 23

org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error sizes LineLength Line is longer than 100 characters (found 101). 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 458
 Error sizes LineLength Line is longer than 100 characters (found 101). 478
 Error blocks NeedBraces 'if' construct must use '{}'s. 494
 Error sizes LineLength Line is longer than 100 characters (found 101). 496
 Error blocks NeedBraces 'if' construct must use '{}'s. 510
 Error blocks NeedBraces 'if' construct must use '{}'s. 514
 Error blocks NeedBraces 'if' construct must use '{}'s. 536
 Error sizes LineLength Line is longer than 100 characters (found 107). 557
 Error sizes LineLength Line is longer than 100 characters (found 107). 584
 Error sizes LineLength Line is longer than 100 characters (found 101). 638
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 664
 Error sizes LineLength Line is longer than 100 characters (found 108). 689
 Error sizes LineLength Line is longer than 100 characters (found 106). 805
 Error blocks NeedBraces 'if' construct must use '{}'s. 1134
 Error sizes LineLength Line is longer than 100 characters (found 106). 1145
 Error blocks NeedBraces 'if' construct must use '{}'s. 1247

org/apache/hadoop/hbase/client/AsyncSmallScanRpcRetryingCaller.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'currentRegion' must be private and have accessor methods. 95

org/apache/hadoop/hbase/client/AsyncTableImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 307
 Error indentation Indentation 'block rcurly' have incorrect indentation level 8, expected level should be 10. 308

org/apache/hadoop/hbase/client/BatchErrors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 26

org/apache/hadoop/hbase/client/BufferedMutator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 26

org/apache/hadoop/hbase/client/BufferedMutatorImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28

org/apache/hadoop/hbase/client/CancellableRegionServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 72

org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/hadoop/hbase/client/ClientIdGenerator.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 42

org/apache/hadoop/hbase/client/ClientScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 126
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 127
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 128
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 129
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 130
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 131
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 132
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 133
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 135
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 136
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 137
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 138
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 141
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 142
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 148
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 151
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 152
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 153
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 154
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 157
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 159
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 160
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 162
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 163
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 164
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 165
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 167
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 171
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 172
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 175
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 176
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 178
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 179
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 180
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 183
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 184
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 187
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 188
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 191
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 192
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 195
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 196
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 199
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 200
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 203
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 204
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 206
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 208
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 211
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 212
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 216
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 217
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 220
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 221
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 223
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 224
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 226
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 229
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 232
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 233
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 240
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 241
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 242
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 256
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 257
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 259
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 260
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 263
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 266
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 267
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 268
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 272
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 273
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 274
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 275
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 276
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 277
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 278
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 279
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 281
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 282
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 283
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 284
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 286
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 288
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 290
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 291
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 292
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 295
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 296
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 297
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 298
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 299
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 300
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 301
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 302
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 303
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 304
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 305
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 323
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 326
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 327
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 330
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 331
 Error indentation Indentation 's' have incorrect indentation level 7, expected level should be 8. 332
 Error indentation Indentation 'retries' have incorrect indentation level 7, expected level should be 8. 333
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 334
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 335
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 348
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 349
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 350
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 351
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 352
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 353
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 354
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 355
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 357
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 361
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 363
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 365
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 366
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 367
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 368
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 370
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 371
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 372
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 375
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 376
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 377
 Error sizes MethodLength Method length is 157 lines (max allowed is 150). 387
 Error blocks NeedBraces 'if' construct must use '{}'s. 389
 Error blocks EmptyBlock Must have at least one statement. 436
 Error whitespace ParenPad ')' is preceded with whitespace. 449
 Error whitespace ParenPad ')' is preceded with whitespace. 500
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 707
 Error blocks NeedBraces 'if' construct must use '{}'s. 736
 Error blocks NeedBraces 'if' construct must use '{}'s. 745

org/apache/hadoop/hbase/client/ClientServiceCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 31

org/apache/hadoop/hbase/client/ClientSimpleScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/hadoop/hbase/client/ClientSmallReversedScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 280

org/apache/hadoop/hbase/client/ClientSmallScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 280

org/apache/hadoop/hbase/client/ClusterStatusListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107

org/apache/hadoop/hbase/client/CompactType.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 31
 Error whitespace MethodParamPad '(' is preceded with whitespace. 32

org/apache/hadoop/hbase/client/ConnectionConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 18

org/apache/hadoop/hbase/client/ConnectionFactory.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277

org/apache/hadoop/hbase/client/ConnectionImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. 99
 Error sizes MethodLength Method length is 402 lines (max allowed is 150). 1258
 Error coding NoFinalizer Avoid using finalizer method. 1902

org/apache/hadoop/hbase/client/CoprocessorHConnection.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80

org/apache/hadoop/hbase/client/DelayingRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/client/Delete.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312

org/apache/hadoop/hbase/client/Get.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 296
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 306
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 526

org/apache/hadoop/hbase/client/HBaseAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 186
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 281
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 283
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 285
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 286
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 413
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 415
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 417
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 418
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. 419
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 420
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 421
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 422
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 599
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1192
 Error blocks NeedBraces 'if' construct must use '{}'s. 1215
 Error blocks NeedBraces 'if' construct must use '{}'s. 1216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1507
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1525
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1529
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1536
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1540
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1544
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1551
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1553
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1560
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1561
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1562
 Error blocks NeedBraces 'if' construct must use '{}'s. 1616
 Error blocks NeedBraces 'if' construct must use '{}'s. 1619
 Error blocks NeedBraces 'if' construct must use '{}'s. 1621
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1655
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1722
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1724
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1725
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1726
 Error blocks NeedBraces 'if' construct must use '{}'s. 1758
 Error javadoc JavadocTagContinuationIndentation Javadoc comment at column 64 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 1888
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1920
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1922
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1925
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1926
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1947
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1950
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 7, expected level should be one of the following: 10, 12. 1952
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1953
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1974
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1977
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1979
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 1980
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2099
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2116
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 8. 2136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2255
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 2699
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 2701
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 2706
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 2707
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 2708
 Error sizes LineLength Line is longer than 100 characters (found 110). 2835
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. 2920
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. 2922
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. 2924
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. 2925
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. 2926
 Error blocks NeedBraces 'if' construct must use '{}'s. 3128
 Error blocks NeedBraces 'if' construct must use '{}'s. 3129
 Error blocks NeedBraces 'if' construct must use '{}'s. 3589
 Error blocks NeedBraces 'if' construct must use '{}'s. 3592

org/apache/hadoop/hbase/client/HRegionLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 150

org/apache/hadoop/hbase/client/HTable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error sizes LineLength Line is longer than 100 characters (found 108). 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error blocks NeedBraces 'if' construct must use '{}'s. 634
 Error sizes LineLength Line is longer than 100 characters (found 113). 719
 Error blocks NeedBraces 'if' construct must use '{}'s. 861
 Error blocks NeedBraces 'if' construct must use '{}'s. 862
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 890
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1107
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1113
 Error blocks LeftCurly '{' at column 34 should have line break after. 1135
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 1155
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1157
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 1158
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1159
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 1160
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 1161

org/apache/hadoop/hbase/client/HTableInterface.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 97

org/apache/hadoop/hbase/client/HTableMultiplexer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 161

org/apache/hadoop/hbase/client/HTableWrapper.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 270
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 310
 Error blocks LeftCurly '{' at column 55 should have line break after. 317
 Error blocks LeftCurly '{' at column 53 should have line break after. 320
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 322
 Error blocks LeftCurly '{' at column 35 should have line break after. 329
 Error blocks LeftCurly '{' at column 34 should have line break after. 332

org/apache/hadoop/hbase/client/Increment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/client/MasterCallable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110

org/apache/hadoop/hbase/client/MetaCache.java

Severity Category Rule Message Line
 Error indentation Indentation 'cachedRegionLocations' have incorrect indentation level 2, expected level should be 4. 52
 Error indentation Indentation 'new' have incorrect indentation level 2, expected level should be 4. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error blocks NeedBraces 'if' construct must use '{}'s. 363

org/apache/hadoop/hbase/client/MetricsConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.Counter' import. 23
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.JmxReporter' import. 27
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. 36
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentMap' import. 38
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.MetricRegistry.name' import. 42
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 436
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 438
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 439
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 440
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 442
 Error indentation Indentation 'switch' have incorrect indentation level 8, expected level should be 10. 443
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 444
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 445
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 446
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 447
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 448
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 449
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 450
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 451
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 452
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 453
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 454
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 455
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 456
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 14. 457
 Error indentation Indentation 'switch rcurly' have incorrect indentation level 8, expected level should be 10. 458
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 459
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 461
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 462
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 463
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 466
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 467
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 470
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 471
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 474
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 475
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 478
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 479
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 482
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 483
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 485
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 486
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 487
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 488

org/apache/hadoop/hbase/client/MultiAction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/client/MultiResponse.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/client/MultiServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. 41
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 133

org/apache/hadoop/hbase/client/Mutation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error sizes LineLength Line is longer than 100 characters (found 101). 383
 Error blocks NeedBraces 'if' construct must use '{}'s. 384
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 482
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 541
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 543

org/apache/hadoop/hbase/client/Operation.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87

org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error blocks NeedBraces 'if' construct must use '{}'s. 298

org/apache/hadoop/hbase/client/Put.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.CellComparator. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 340
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 4. 343
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 355
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 4. 358
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 370
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 386
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 389
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 457

org/apache/hadoop/hbase/client/Query.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Maps' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173

org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 196
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198

org/apache/hadoop/hbase/client/RegionCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 30

org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Objects' import. 25

org/apache/hadoop/hbase/client/RegionReplicaUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 133
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 137

org/apache/hadoop/hbase/client/RegionServerCallable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130

org/apache/hadoop/hbase/client/Registry.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/client/RegistryFactory.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35

org/apache/hadoop/hbase/client/Result.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 362
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 849
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 866
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 867
 Error blocks NeedBraces 'if' construct must use '{}'s. 885
 Error blocks NeedBraces 'if' construct must use '{}'s. 891

org/apache/hadoop/hbase/client/ResultBoundedCompletionService.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error blocks NeedBraces 'while' construct must use '{}'s. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 270

org/apache/hadoop/hbase/client/ResultScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 38

org/apache/hadoop/hbase/client/RetriesExhaustedException.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 70

org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 148

org/apache/hadoop/hbase/client/RetryingCallerInterceptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91

org/apache/hadoop/hbase/client/ReversedClientScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/client/ReversedScannerCallable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147

org/apache/hadoop/hbase/client/RowAccess.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29

org/apache/hadoop/hbase/client/RowMutations.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 99

org/apache/hadoop/hbase/client/RpcRetryingCaller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21

org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 150

org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.concurrent.TimeoutException. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 175

org/apache/hadoop/hbase/client/Scan.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 378
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 395
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 396
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 402
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 699
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 709
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 740
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 889
 Error blocks NeedBraces 'if' construct must use '{}'s. 967

org/apache/hadoop/hbase/client/ScanResultConsumer.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.client.Result. 22

org/apache/hadoop/hbase/client/ScannerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerStoppedException' import. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 340

org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 246
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error blocks NeedBraces 'if' construct must use '{}'s. 384

org/apache/hadoop/hbase/client/ScannerTimeoutException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/client/SecureBulkLoadClient.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.fs.Path. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132

org/apache/hadoop/hbase/client/ServerStatisticTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. 27

org/apache/hadoop/hbase/client/Table.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 136
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 208
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 209
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 266
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 269
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 360
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 379
 Error sizes LineLength Line is longer than 100 characters (found 119). 482
 Error sizes LineLength Line is longer than 100 characters (found 101). 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652

org/apache/hadoop/hbase/client/TableSnapshotScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 105
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 106

org/apache/hadoop/hbase/client/TableState.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 21
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 51
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 52
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 53
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 54
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 55
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 56
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 57
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 58
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 59
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 60
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 61
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 62
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 63
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 195
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200

org/apache/hadoop/hbase/client/UnmodifyableHTableDescriptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 83

org/apache/hadoop/hbase/client/ZooKeeperRegistry.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 75
 Error blocks NeedBraces 'if' construct must use '{}'s. 81
 Error blocks NeedBraces 'else' construct must use '{}'s. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error indentation Indentation 'finally' child have incorrect indentation level 8, expected level should be 6. 127

org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 42

org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 28

org/apache/hadoop/hbase/client/backoff/ServerStatistics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/client/coprocessor/AggregationClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 288
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error indentation Indentation 'long' have incorrect indentation level 2, expected level should be 4. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 364
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error indentation Indentation 'S' have incorrect indentation level 2, expected level should be 4. 370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 418
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error indentation Indentation 'Pair' have incorrect indentation level 2, expected level should be 4. 437
 Error misc UpperEll Should use uppercase 'L'. 442
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 491
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 493
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 495
 Error indentation Indentation 'double' have incorrect indentation level 2, expected level should be 4. 498
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 512
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 531
 Error indentation Indentation 'Pair' have incorrect indentation level 2, expected level should be 4. 534
 Error misc UpperEll Should use uppercase 'L'. 538
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 599
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 600
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 601
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 603
 Error indentation Indentation 'double' have incorrect indentation level 2, expected level should be 4. 606
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 619
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 621
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 623
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 641
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 642
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 644
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 645
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error indentation Indentation 'Pair' have incorrect indentation level 2, expected level should be 4. 649
 Error indentation Indentation 'getMedianArgs' have incorrect indentation level 2, expected level should be 4. 650
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 706
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 707
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 710
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 713
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 716
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 724
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 725
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 728
 Error indentation Indentation 'R' have incorrect indentation level 2, expected level should be 4. 731
 Error blocks NeedBraces 'if' construct must use '{}'s. 751
 Error blocks NeedBraces 'if' construct must use '{}'s. 758
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 790
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 791
 Error indentation Indentation 'validateArgAndGetPB' have incorrect indentation level 2, expected level should be 4. 802
 Error coding InnerAssignment Inner assignments should be avoided. 809
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 837
 Error indentation Indentation 'T' have incorrect indentation level 2, expected level should be 4. 842

org/apache/hadoop/hbase/client/coprocessor/DoubleColumnInterpreter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 66

org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 48
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error misc UpperEll Should use uppercase 'L'. 78

org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error indentation Indentation 'ProcessRequest' have incorrect indentation level 2, expected level should be 4. 39

org/apache/hadoop/hbase/client/coprocessor/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 146). 54
 Error sizes LineLength Line is longer than 100 characters (found 200). 55
 Error sizes LineLength Line is longer than 100 characters (found 144). 75
 Error sizes LineLength Line is longer than 100 characters (found 206). 76
 Error sizes LineLength Line is longer than 100 characters (found 111). 95
 Error sizes LineLength Line is longer than 100 characters (found 105). 96
 Error sizes LineLength Line is longer than 100 characters (found 132). 149
 Error sizes LineLength Line is longer than 100 characters (found 169). 190

org/apache/hadoop/hbase/client/example/BufferedMutatorExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35

org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 39

org/apache/hadoop/hbase/client/metrics/ScanMetrics.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'countOfRPCcalls' must be private and have accessor methods. 50
 Error design VisibilityModifier Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. 55
 Error design VisibilityModifier Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. 60
 Error design VisibilityModifier Variable 'countOfNSRE' must be private and have accessor methods. 65
 Error design VisibilityModifier Variable 'countOfBytesInResults' must be private and have accessor methods. 70
 Error design VisibilityModifier Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. 75
 Error design VisibilityModifier Variable 'countOfRegions' must be private and have accessor methods. 80
 Error design VisibilityModifier Variable 'countOfRPCRetries' must be private and have accessor methods. 85
 Error design VisibilityModifier Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. 90

org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableMap' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error design VisibilityModifier Variable 'countOfRowsFiltered' must be private and have accessor methods. 57
 Error design VisibilityModifier Variable 'countOfRowsScanned' must be private and have accessor methods. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94

org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 171
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 175
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 267
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error sizes LineLength Line is longer than 100 characters (found 101). 367
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 377
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 378
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 379
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 391
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 414
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 415
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 416
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 518
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 647
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 648

org/apache/hadoop/hbase/client/replication/ReplicationSerDeHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeerConfig' import. 33
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 37
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 42
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333

org/apache/hadoop/hbase/codec/BaseDecoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 105). 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99

org/apache/hadoop/hbase/codec/BaseEncoder.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/codec/CellCodec.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/codec/CellCodecWithTags.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104

org/apache/hadoop/hbase/codec/MessageCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27

org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeBlockMeta.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 181
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 185
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 186
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 187
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 188
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 190
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 191
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 196
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 199
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 204
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 208
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 209
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 214
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 221
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 222
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 226
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 227
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 228
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 229
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 230
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 232
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 234
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 235
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 236
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 237
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 238
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 239
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 241
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 243
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 244
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 245
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 246
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 248
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 249
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 250
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 253
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 254
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 256
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 258
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 395
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 400
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 404
 Error blocks NeedBraces 'if' construct must use '{}'s. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 408
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 414
 Error blocks NeedBraces 'if' construct must use '{}'s. 416
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error blocks NeedBraces 'if' construct must use '{}'s. 420
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error blocks NeedBraces 'if' construct must use '{}'s. 426
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error blocks NeedBraces 'if' construct must use '{}'s. 430
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 436
 Error blocks NeedBraces 'if' construct must use '{}'s. 438
 Error blocks NeedBraces 'if' construct must use '{}'s. 440
 Error blocks NeedBraces 'if' construct must use '{}'s. 442
 Error blocks NeedBraces 'if' construct must use '{}'s. 444
 Error blocks NeedBraces 'if' construct must use '{}'s. 446
 Error blocks NeedBraces 'if' construct must use '{}'s. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 450
 Error blocks NeedBraces 'if' construct must use '{}'s. 452
 Error blocks NeedBraces 'if' construct must use '{}'s. 454
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error blocks NeedBraces 'if' construct must use '{}'s. 458
 Error blocks NeedBraces 'if' construct must use '{}'s. 460
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error blocks NeedBraces 'if' construct must use '{}'s. 464
 Error blocks NeedBraces 'if' construct must use '{}'s. 466

org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator.MetaCellComparator' import. 30

org/apache/hadoop/hbase/codec/prefixtree/decode/DecoderFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayReversibleScanner.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 43

org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArrayScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22

org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeArraySearcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.UnsignedBytes' import. 28
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 298

org/apache/hadoop/hbase/codec/prefixtree/decode/row/RowNodeReader.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 76
 Error sizes LineLength Line is longer than 100 characters (found 108). 81
 Error whitespace ParenPad '(' is followed by whitespace. 227

org/apache/hadoop/hbase/codec/prefixtree/encode/EncoderFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/codec/prefixtree/encode/PrefixTreeEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 6. 215

org/apache/hadoop/hbase/codec/prefixtree/encode/column/ColumnSectionWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 34
 Error blocks EmptyBlock Must have at least one statement. 108

org/apache/hadoop/hbase/codec/prefixtree/encode/other/LongEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 32

org/apache/hadoop/hbase/codec/prefixtree/encode/row/RowSectionWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 32

org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/Tokenizer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 30

org/apache/hadoop/hbase/codec/prefixtree/encode/tokenize/TokenizerNode.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 32

org/apache/hadoop/hbase/codec/prefixtree/scanner/CellSearcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 22
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/codec/prefixtree/scanner/ReversibleCellScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 22
 Error sizes LineLength Line is longer than 100 characters (found 102). 41
 Error sizes LineLength Line is longer than 100 characters (found 102). 52

org/apache/hadoop/hbase/conf/ConfigurationManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/constraint/BaseConstraint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 21

org/apache/hadoop/hbase/constraint/Constraint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21

org/apache/hadoop/hbase/constraint/ConstraintException.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 40

org/apache/hadoop/hbase/constraint/ConstraintProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 31

org/apache/hadoop/hbase/constraint/Constraints.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 585

org/apache/hadoop/hbase/constraint/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 127). 32
 Error sizes LineLength Line is longer than 100 characters (found 117). 33
 Error sizes LineLength Line is longer than 100 characters (found 108). 34
 Error sizes LineLength Line is longer than 100 characters (found 122). 36
 Error sizes LineLength Line is longer than 100 characters (found 136). 40
 Error sizes LineLength Line is longer than 100 characters (found 110). 42
 Error sizes LineLength Line is longer than 100 characters (found 146). 44
 Error sizes LineLength Line is longer than 100 characters (found 108). 45
 Error sizes LineLength Line is longer than 100 characters (found 114). 46
 Error sizes LineLength Line is longer than 100 characters (found 110). 53
 Error sizes LineLength Line is longer than 100 characters (found 117). 54
 Error sizes LineLength Line is longer than 100 characters (found 115). 55
 Error sizes LineLength Line is longer than 100 characters (found 117). 57
 Error sizes LineLength Line is longer than 100 characters (found 112). 61
 Error sizes LineLength Line is longer than 100 characters (found 140). 62
 Error sizes LineLength Line is longer than 100 characters (found 151). 63
 Error sizes LineLength Line is longer than 100 characters (found 128). 64
 Error sizes LineLength Line is longer than 100 characters (found 127). 66
 Error sizes LineLength Line is longer than 100 characters (found 124). 69
 Error sizes LineLength Line is longer than 100 characters (found 126). 71
 Error sizes LineLength Line is longer than 100 characters (found 107). 72
 Error sizes LineLength Line is longer than 100 characters (found 127). 73
 Error sizes LineLength Line is longer than 100 characters (found 134). 75
 Error sizes LineLength Line is longer than 100 characters (found 153). 76
 Error sizes LineLength Line is longer than 100 characters (found 147). 77
 Error sizes LineLength Line is longer than 100 characters (found 103). 81
 Error sizes LineLength Line is longer than 100 characters (found 127). 82
 Error sizes LineLength Line is longer than 100 characters (found 141). 83
 Error sizes LineLength Line is longer than 100 characters (found 108). 84
 Error sizes LineLength Line is longer than 100 characters (found 103). 91
 Error sizes LineLength Line is longer than 100 characters (found 111). 93
 Error sizes LineLength Line is longer than 100 characters (found 126). 94
 Error sizes LineLength Line is longer than 100 characters (found 131). 95
 Error sizes LineLength Line is longer than 100 characters (found 125). 96
 Error sizes LineLength Line is longer than 100 characters (found 124). 98
 Error sizes LineLength Line is longer than 100 characters (found 126). 105
 Error sizes LineLength Line is longer than 100 characters (found 101). 106
 Error sizes LineLength Line is longer than 100 characters (found 129). 109
 Error sizes LineLength Line is longer than 100 characters (found 133). 115
 Error sizes LineLength Line is longer than 100 characters (found 135). 118
 Error sizes LineLength Line is longer than 100 characters (found 101). 120
 Error sizes LineLength Line is longer than 100 characters (found 101). 148
 Error sizes LineLength Line is longer than 100 characters (found 124). 150
 Error sizes LineLength Line is longer than 100 characters (found 109). 152
 Error sizes LineLength Line is longer than 100 characters (found 119). 154
 Error sizes LineLength Line is longer than 100 characters (found 103). 167
 Error sizes LineLength Line is longer than 100 characters (found 104). 171
 Error sizes LineLength Line is longer than 100 characters (found 123). 174
 Error sizes LineLength Line is longer than 100 characters (found 103). 188
 Error sizes LineLength Line is longer than 100 characters (found 108). 191
 Error sizes LineLength Line is longer than 100 characters (found 106). 192
 Error sizes LineLength Line is longer than 100 characters (found 116). 194
 Error sizes LineLength Line is longer than 100 characters (found 104). 203
 Error sizes LineLength Line is longer than 100 characters (found 111). 216
 Error sizes LineLength Line is longer than 100 characters (found 131). 236
 Error sizes LineLength Line is longer than 100 characters (found 117). 248
 Error sizes LineLength Line is longer than 100 characters (found 106). 255
 Error sizes LineLength Line is longer than 100 characters (found 106). 256
 Error sizes LineLength Line is longer than 100 characters (found 121). 257
 Error sizes LineLength Line is longer than 100 characters (found 101). 258
 Error sizes LineLength Line is longer than 100 characters (found 104). 259

org/apache/hadoop/hbase/coordination/BaseCoordinatedStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoordinatedStateManager' import. 21

org/apache/hadoop/hbase/coordination/SplitLogManagerCoordination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214

org/apache/hadoop/hbase/coordination/SplitLogWorkerCoordination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 29
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 33

org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error blocks EmptyBlock Must have at least one statement. 554
 Error indentation Indentation 'ZKUtil' have incorrect indentation level 10, expected level should be 12. 639
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 780
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 781
 Error blocks NeedBraces 'if' construct must use '{}'s. 827
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 874
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 938
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 939

org/apache/hadoop/hbase/coordination/ZkCoordinatedStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 21
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 52

org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks EmptyBlock Must have at least one statement. 160
 Error coding InnerAssignment Inner assignments should be avoided. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587

org/apache/hadoop/hbase/coprocessor/AggregateImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 43
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 63
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error misc UpperEll Should use uppercase 'L'. 187
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error whitespace ParenPad '(' is followed by whitespace. 213
 Error misc UpperEll Should use uppercase 'L'. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error whitespace ParenPad '(' is followed by whitespace. 264
 Error misc UpperEll Should use uppercase 'L'. 301
 Error misc UpperEll Should use uppercase 'L'. 361

org/apache/hadoop/hbase/coprocessor/BaseMasterAndRegionObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 46
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.regionserver.Region. 46
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 72
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 86
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 110
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 123
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 146
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 159
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 177
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 184
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 260
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 271
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 282
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 296
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 310
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 321
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 332
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 346
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 360
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 371
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 382
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 396
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 421
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 433
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 456
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 469

org/apache/hadoop/hbase/coprocessor/BaseMasterObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 46
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.regionserver.Region. 46

org/apache/hadoop/hbase/coprocessor/BaseRegionObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 65
 Error indentation Indentation 'method def modifier' have incorrect indentation level 0, expected level should be 2. 233
 Error sizes LineLength Line is longer than 100 characters (found 101). 300
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 444

org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 32

org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 27
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 37
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 50

org/apache/hadoop/hbase/coprocessor/BaseWALObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 31

org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.CleanupBulkLoadRequest' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 52

org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error indentation Indentation 'Q' have incorrect indentation level 0, expected level should be 2. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179

org/apache/hadoop/hbase/coprocessor/CoprocessorException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error whitespace ParenPad '(' is followed by whitespace. 44

org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.HTable. 48
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error design VisibilityModifier Variable 'impl' must be private and have accessor methods. 418
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 666
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 668
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 669
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 670
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 671
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 672
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 673

org/apache/hadoop/hbase/coprocessor/CoprocessorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24

org/apache/hadoop/hbase/coprocessor/EndpointObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 26
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 24

org/apache/hadoop/hbase/coprocessor/MasterObserver.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctx' have incorrect indentation level 2, expected level should be 4. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1068
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1077
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1087
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1095
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1201

org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService' import. 42
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 44
 Error indentation Indentation 'CoprocessorService' have incorrect indentation level 0, expected level should be 2. 81

org/apache/hadoop/hbase/coprocessor/ObserverContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 25
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 122

org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 26

org/apache/hadoop/hbase/coprocessor/RegionObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.InternalScanner' import. 50
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 62
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 65
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 114
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 137
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 159
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 303
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 331
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 401
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 412
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 415
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 417
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 442
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 444
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 455
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 457
 Error sizes LineLength Line is longer than 100 characters (found 101). 458
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 465
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 467
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 475
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 477
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 484
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 485
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 493
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 516
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 550
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 642
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 699
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 709
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 710
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 721
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 722
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 724
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 746
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 748
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 778
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 780
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 830
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 861
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1075
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1225
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1375
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1386
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1405
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1458

org/apache/hadoop/hbase/coprocessor/RegionServerObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129

org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24

org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 24

org/apache/hadoop/hbase/coprocessor/WALObserver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 30
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 32

org/apache/hadoop/hbase/coprocessor/example/BulkDeleteEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 54
 Error sizes LineLength Line is longer than 100 characters (found 101). 91
 Error sizes LineLength Line is longer than 100 characters (found 101). 230

org/apache/hadoop/hbase/coprocessor/example/RowCountEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 39

org/apache/hadoop/hbase/coprocessor/example/ZooKeeperScanPolicyObserver.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 10. 134
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 136
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 137
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 10. 138
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 139
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 12. 140
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 141
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 10. 142
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 144
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 10. 145
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 147
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 12. 148
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 10. 149
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 150
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 12. 151
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 10. 152
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 10. 153
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 155

org/apache/hadoop/hbase/coprocessor/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 154). 215

org/apache/hadoop/hbase/errorhandling/ForeignException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163

org/apache/hadoop/hbase/errorhandling/ForeignExceptionDispatcher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 64

org/apache/hadoop/hbase/errorhandling/TimeoutExceptionInjector.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 61

org/apache/hadoop/hbase/exceptions/ClientExceptionsUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159

org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48

org/apache/hadoop/hbase/exceptions/LockTimeoutException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 24

org/apache/hadoop/hbase/exceptions/UnexpectedStateException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. 21

org/apache/hadoop/hbase/executor/EventHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115

org/apache/hadoop/hbase/executor/EventType.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 46
 Error whitespace MethodParamPad '(' is preceded with whitespace. 52
 Error whitespace MethodParamPad '(' is preceded with whitespace. 58
 Error whitespace MethodParamPad '(' is preceded with whitespace. 64
 Error whitespace MethodParamPad '(' is preceded with whitespace. 70
 Error whitespace MethodParamPad '(' is preceded with whitespace. 76
 Error whitespace MethodParamPad '(' is preceded with whitespace. 82
 Error whitespace MethodParamPad '(' is preceded with whitespace. 88
 Error whitespace MethodParamPad '(' is preceded with whitespace. 95
 Error whitespace MethodParamPad '(' is preceded with whitespace. 102
 Error whitespace MethodParamPad '(' is preceded with whitespace. 109
 Error whitespace MethodParamPad '(' is preceded with whitespace. 115
 Error whitespace MethodParamPad '(' is preceded with whitespace. 121
 Error whitespace MethodParamPad '(' is preceded with whitespace. 127
 Error whitespace MethodParamPad '(' is preceded with whitespace. 133
 Error whitespace MethodParamPad '(' is preceded with whitespace. 139
 Error whitespace MethodParamPad '(' is preceded with whitespace. 145
 Error whitespace MethodParamPad '(' is preceded with whitespace. 152
 Error whitespace MethodParamPad '(' is preceded with whitespace. 158
 Error whitespace MethodParamPad '(' is preceded with whitespace. 164
 Error whitespace MethodParamPad '(' is preceded with whitespace. 170
 Error whitespace MethodParamPad '(' is preceded with whitespace. 176
 Error whitespace MethodParamPad '(' is preceded with whitespace. 182
 Error whitespace MethodParamPad '(' is preceded with whitespace. 188
 Error whitespace MethodParamPad '(' is preceded with whitespace. 194
 Error whitespace MethodParamPad '(' is preceded with whitespace. 200
 Error whitespace MethodParamPad '(' is preceded with whitespace. 206
 Error whitespace MethodParamPad '(' is preceded with whitespace. 212
 Error whitespace MethodParamPad '(' is preceded with whitespace. 220
 Error whitespace MethodParamPad '(' is preceded with whitespace. 225
 Error whitespace MethodParamPad '(' is preceded with whitespace. 232
 Error whitespace MethodParamPad '(' is preceded with whitespace. 238
 Error whitespace MethodParamPad '(' is preceded with whitespace. 245
 Error whitespace MethodParamPad '(' is preceded with whitespace. 252
 Error whitespace MethodParamPad '(' is preceded with whitespace. 259
 Error whitespace MethodParamPad '(' is preceded with whitespace. 267
 Error whitespace MethodParamPad '(' is preceded with whitespace. 274
 Error whitespace MethodParamPad '(' is preceded with whitespace. 281
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error indentation Indentation 'method def' child have incorrect indentation level 4, expected level should be 6. 312

org/apache/hadoop/hbase/executor/ExecutorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 256
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 257
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 258

org/apache/hadoop/hbase/executor/ExecutorType.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 32
 Error whitespace MethodParamPad '(' is preceded with whitespace. 33
 Error whitespace MethodParamPad '(' is preceded with whitespace. 34
 Error whitespace MethodParamPad '(' is preceded with whitespace. 35
 Error whitespace MethodParamPad '(' is preceded with whitespace. 36
 Error whitespace MethodParamPad '(' is preceded with whitespace. 37
 Error whitespace MethodParamPad '(' is preceded with whitespace. 38
 Error whitespace MethodParamPad '(' is preceded with whitespace. 41
 Error whitespace MethodParamPad '(' is preceded with whitespace. 42
 Error whitespace MethodParamPad '(' is preceded with whitespace. 43
 Error whitespace MethodParamPad '(' is preceded with whitespace. 44
 Error whitespace MethodParamPad '(' is preceded with whitespace. 45
 Error whitespace MethodParamPad '(' is preceded with whitespace. 46
 Error whitespace MethodParamPad '(' is preceded with whitespace. 47
 Error whitespace MethodParamPad '(' is preceded with whitespace. 48
 Error whitespace MethodParamPad '(' is preceded with whitespace. 49
 Error whitespace MethodParamPad '(' is preceded with whitespace. 50
 Error whitespace MethodParamPad '(' is preceded with whitespace. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/filter/BinaryComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 92
 Error blocks NeedBraces 'if' construct must use '{}'s. 93

org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 99

org/apache/hadoop/hbase/filter/BitComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error coding MissingSwitchDefault switch without "default" clause. 123
 Error coding MissingSwitchDefault switch without "default" clause. 146

org/apache/hadoop/hbase/filter/ByteArrayComparable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 73
 Error blocks NeedBraces 'if' construct must use '{}'s. 76

org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 119

org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 33
 Error sizes LineLength Line is longer than 100 characters (found 115). 39
 Error sizes LineLength Line is longer than 100 characters (found 110). 40
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 62
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 117
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 208

org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 143
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 145

org/apache/hadoop/hbase/filter/ColumnRangeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 68
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 213
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 215
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 6. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 6. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 6. 219

org/apache/hadoop/hbase/filter/CompareFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 35
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 147
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 148
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 149
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 150
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 151
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 152
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 153
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 154
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 155
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 157
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 158
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 159
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 160
 Error whitespace MethodParamPad '(' is preceded with whitespace. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 206

org/apache/hadoop/hbase/filter/DependentColumnFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 37
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 267
 Error blocks NeedBraces 'if' construct must use '{}'s. 272
 Error blocks NeedBraces 'if' construct must use '{}'s. 273

org/apache/hadoop/hbase/filter/FamilyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 144). 39
 Error sizes LineLength Line is longer than 100 characters (found 116). 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 128

org/apache/hadoop/hbase/filter/Filter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 42
 Error indentation Indentation 'enum def rcurly' have incorrect indentation level 0, expected level should be 2. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281

org/apache/hadoop/hbase/filter/FilterBase.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 174

org/apache/hadoop/hbase/filter/FilterList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 320
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 321
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 322
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 323
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 324
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 325
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 326
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 327
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 328
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 329
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 342
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 343
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 345
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 346
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 347
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 348
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 349
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 350
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 352
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 353
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 354
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 355
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 356
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 357
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 358
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 359
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 360
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 361
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 443
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 469
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 474
 Error blocks NeedBraces 'if' construct must use '{}'s. 475

org/apache/hadoop/hbase/filter/FilterWrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error whitespace ParenPad '(' is followed by whitespace. 43
 Error whitespace ParenPad ')' is preceded with whitespace. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 170

org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118

org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error sizes LineLength Line is longer than 100 characters (found 102). 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125

org/apache/hadoop/hbase/filter/FuzzyRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error indentation Indentation 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. 200
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 202
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 203
 Error sizes LineLength Line is longer than 100 characters (found 107). 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 590
 Error blocks NeedBraces 'if' construct must use '{}'s. 599
 Error blocks NeedBraces 'if' construct must use '{}'s. 601
 Error blocks NeedBraces 'if' construct must use '{}'s. 612
 Error blocks NeedBraces 'if' construct must use '{}'s. 613
 Error blocks NeedBraces 'if' construct must use '{}'s. 616

org/apache/hadoop/hbase/filter/InclusiveStopFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 64
 Error whitespace MethodParamPad '(' is preceded with whitespace. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 116

org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 35
 Error blocks LeftCurly '{' at column 26 should have line break after. 50
 Error blocks LeftCurly '{' at column 42 should have line break after. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 121

org/apache/hadoop/hbase/filter/LongComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 25
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 62
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 64
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 66
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 67
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 76
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 78
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 79
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 80
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 81
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 82
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 83
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 84
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 92
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 94
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 95

org/apache/hadoop/hbase/filter/MultiRowRangeFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error blocks NeedBraces 'else' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 198

org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error whitespace MethodParamPad '(' is preceded with whitespace. 51
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error whitespace MethodParamPad '(' is preceded with whitespace. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 170
 Error whitespace MethodParamPad '(' is preceded with whitespace. 171
 Error whitespace MethodParamPad '(' is preceded with whitespace. 175

org/apache/hadoop/hbase/filter/NullComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 102

org/apache/hadoop/hbase/filter/PageFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 129

org/apache/hadoop/hbase/filter/ParseConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/filter/ParseFilter.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 111
 Error whitespace MethodParamPad '(' is preceded with whitespace. 122
 Error whitespace MethodParamPad '(' is preceded with whitespace. 205
 Error whitespace ParenPad ')' is preceded with whitespace. 218
 Error whitespace MethodParamPad '(' is preceded with whitespace. 234
 Error whitespace MethodParamPad '(' is preceded with whitespace. 267
 Error whitespace MethodParamPad '(' is preceded with whitespace. 295
 Error whitespace MethodParamPad '(' is preceded with whitespace. 383
 Error whitespace MethodParamPad '(' is preceded with whitespace. 478
 Error whitespace MethodParamPad '(' is preceded with whitespace. 516
 Error whitespace MethodParamPad '(' is preceded with whitespace. 542
 Error whitespace MethodParamPad '(' is preceded with whitespace. 569
 Error whitespace MethodParamPad '(' is preceded with whitespace. 599
 Error whitespace MethodParamPad '(' is preceded with whitespace. 629
 Error whitespace MethodParamPad '(' is preceded with whitespace. 650
 Error whitespace MethodParamPad '(' is preceded with whitespace. 672
 Error whitespace MethodParamPad '(' is preceded with whitespace. 695
 Error whitespace MethodParamPad '(' is preceded with whitespace. 738
 Error whitespace MethodParamPad '(' is preceded with whitespace. 769
 Error blocks NeedBraces 'if' construct must use '{}'s. 771
 Error blocks NeedBraces 'if' construct must use '{}'s. 773
 Error blocks NeedBraces 'if' construct must use '{}'s. 775
 Error blocks NeedBraces 'if' construct must use '{}'s. 777
 Error blocks NeedBraces 'if' construct must use '{}'s. 779
 Error blocks NeedBraces 'if' construct must use '{}'s. 781
 Error blocks NeedBraces 'else' construct must use '{}'s. 783
 Error whitespace MethodParamPad '(' is preceded with whitespace. 793
 Error blocks NeedBraces 'if' construct must use '{}'s. 794
 Error blocks NeedBraces 'if' construct must use '{}'s. 801
 Error blocks NeedBraces 'if' construct must use '{}'s. 803
 Error blocks NeedBraces 'if' construct must use '{}'s. 805
 Error blocks NeedBraces 'if' construct must use '{}'s. 807
 Error blocks NeedBraces 'else' construct must use '{}'s. 809
 Error whitespace MethodParamPad '(' is preceded with whitespace. 819
 Error whitespace MethodParamPad '(' is preceded with whitespace. 840
 Error blocks NeedBraces 'if' construct must use '{}'s. 860

org/apache/hadoop/hbase/filter/PrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 60
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 139

org/apache/hadoop/hbase/filter/QualifierFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 123

org/apache/hadoop/hbase/filter/RandomRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 145

org/apache/hadoop/hbase/filter/RegexStringComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 41
 Error coding MissingSwitchDefault switch without "default" clause. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 372
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 373
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 374
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 375
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 376

org/apache/hadoop/hbase/filter/RowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 140

org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 100
 Error whitespace MethodParamPad '(' is preceded with whitespace. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 178

org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error sizes LineLength Line is longer than 100 characters (found 114). 179
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 201
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 202
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 203
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 204
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 205
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 207
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 209
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 210
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 211
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 212
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 213
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 214
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 236
 Error whitespace MethodParamPad '(' is preceded with whitespace. 289
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 362
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 364
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 368

org/apache/hadoop/hbase/filter/SkipFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 141

org/apache/hadoop/hbase/filter/SubstringComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 106

org/apache/hadoop/hbase/filter/TimestampsFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 32
 Error sizes LineLength Line is longer than 100 characters (found 135). 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 204

org/apache/hadoop/hbase/filter/ValueFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 120

org/apache/hadoop/hbase/filter/WhileMatchFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 144

org/apache/hadoop/hbase/fs/HFileSystem.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' should be on the previous line. 291
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 294
 Error indentation Indentation 'try' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 296
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 297
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 299
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 301
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 302
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 303
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be one of the following: 16, 18. 308
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 309
 Error indentation Indentation 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 310
 Error indentation Indentation 'else rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 311
 Error indentation Indentation 'try rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 312
 Error indentation Indentation 'catch' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. 315
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 316
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 319
 Error indentation Indentation 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 320
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 321
 Error indentation Indentation 'if' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 322
 Error indentation Indentation 'if' child have incorrect indentation level 22, expected level should be one of the following: 16, 18. 323
 Error indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. 324
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. 325
 Error indentation Indentation 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. 326
 Error indentation Indentation 'catch' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. 327
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 328
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 329
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 330

org/apache/hadoop/hbase/http/ClickjackingPreventionFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 30
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 35
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 37
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 39
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 40
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 46
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 48
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 49
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 51
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 53

org/apache/hadoop/hbase/http/HtmlQuoting.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 43
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 48
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 49
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 51
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 52
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 53
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 54
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 55
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 203

org/apache/hadoop/hbase/http/HttpConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 54

org/apache/hadoop/hbase/http/HttpRequestLog.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/http/HttpRequestLogAppender.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.log4j.AppenderSkeleton' import. 21

org/apache/hadoop/hbase/http/HttpServer.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Arrays. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 54
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 61
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 89
 Error design FinalClass Class ListenerInfo should be declared as final. 144
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 200
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 202
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 204
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 263
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 272
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 281
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 338
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 339
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 340
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 344
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 345
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 427
 Error indentation Indentation 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. 429
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 433
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 453
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 468
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 474
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 493
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 739
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 826
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 827
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 828
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 829
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 830
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 831
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 832
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 916
 Error blocks NeedBraces 'if' construct must use '{}'s. 927
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 938
 Error blocks NeedBraces 'if' construct must use '{}'s. 951
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1079
 Error sizes LineLength Line is longer than 100 characters (found 109). 1186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1235
 Error whitespace MethodParamPad '(' should be on the previous line. 1353

org/apache/hadoop/hbase/http/InfoServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 52
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 62
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 65
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 66
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 67
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 68
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 6. 70
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 92
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 103

org/apache/hadoop/hbase/http/NoCacheFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 30

org/apache/hadoop/hbase/http/ServerConfigurationKeys.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 27

org/apache/hadoop/hbase/http/SslSocketConnectorSecure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.net.ssl.SSLServerSocket' import. 23
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/http/conf/ConfServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30

org/apache/hadoop/hbase/http/jmx/JMXJsonServlet.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 209

org/apache/hadoop/hbase/http/lib/StaticUserWebFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error imports ImportOrder Wrong order for 'javax.servlet.Filter' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.http.ServerConfigurationKeys.HBASE_HTTP_STATIC_USER' import. 42
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.http.ServerConfigurationKeys.DEFAULT_HBASE_HTTP_STATIC_USER' import. 43

org/apache/hadoop/hbase/http/log/LogLevel.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error coding InnerAssignment Inner assignments should be avoided. 77
 Error indentation Indentation 'method def rparen' have incorrect indentation level 8, expected level should be 4. 101
 Error blocks NeedBraces 'for' construct must use '{}'s. 171
 Error coding InnerAssignment Inner assignments should be avoided. 171
 Error coding EmptyStatement Empty statement. 171

org/apache/hadoop/hbase/io/BoundedByteBufferPool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105

org/apache/hadoop/hbase/io/ByteBuffInputStream.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child have incorrect indentation level 6, expected level should be 4. 36
 Error whitespace MethodParamPad '(' is preceded with whitespace. 61
 Error misc ArrayTypeStyle Array brackets at illegal position. 61

org/apache/hadoop/hbase/io/ByteBufferOutputStream.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 65
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 66
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 67
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 68

org/apache/hadoop/hbase/io/ByteBufferPool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25

org/apache/hadoop/hbase/io/ByteBufferWriterOutputStream.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 77

org/apache/hadoop/hbase/io/CellOutputStream.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 27
 Error coding InnerAssignment Inner assignments should be avoided. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error coding InnerAssignment Inner assignments should be avoided. 130
 Error coding InnerAssignment Inner assignments should be avoided. 152
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 205

org/apache/hadoop/hbase/io/FileLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 6. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error blocks NeedBraces 'if' construct must use '{}'s. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 473

org/apache/hadoop/hbase/io/HFileLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 208

org/apache/hadoop/hbase/io/HalfStoreFileReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error sizes MethodLength Method length is 176 lines (max allowed is 150). 120
 Error design VisibilityModifier Variable 'atEnd' must be private and have accessor methods. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 158

org/apache/hadoop/hbase/io/HeapSize.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 46

org/apache/hadoop/hbase/io/ImmutableBytesWritable.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error blocks NeedBraces 'for' construct must use '{}'s. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186

org/apache/hadoop/hbase/io/Reference.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 138
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 233

org/apache/hadoop/hbase/io/TagCompressionContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142

org/apache/hadoop/hbase/io/TimeRange.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 21
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 205
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 206

org/apache/hadoop/hbase/io/WALLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/io/asyncfs/AsyncFSOutput.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.nio.channels.CompletionHandler. 23

org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 187

org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 540

org/apache/hadoop/hbase/io/compress/Compression.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 331
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 355
 Error sizes LineLength Line is longer than 100 characters (found 102). 355
 Error blocks NeedBraces 'if' construct must use '{}'s. 371
 Error blocks NeedBraces 'if' construct must use '{}'s. 374
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433

org/apache/hadoop/hbase/io/crypto/Cipher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125

org/apache/hadoop/hbase/io/crypto/Context.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 28

org/apache/hadoop/hbase/io/crypto/Decryptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59

org/apache/hadoop/hbase/io/crypto/Encryption.java

Severity Category Rule Message Line
 Error design FinalClass Class Context should be declared as final. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error misc ArrayTypeStyle Array brackets at illegal position. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 421
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error indentation Indentation 'try' have incorrect indentation level 26, expected level should be 6. 428
 Error indentation Indentation 'try' child have incorrect indentation level 6, expected level should be 8. 429
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 430
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 431
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 432
 Error indentation Indentation 'try rcurly' have incorrect indentation level 4, expected level should be 6. 433
 Error indentation Indentation 'catch' child have incorrect indentation level 6, expected level should be 8. 434
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 4, expected level should be 6. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 470

org/apache/hadoop/hbase/io/crypto/Encryptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/io/crypto/KeyProvider.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 46
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 54

org/apache/hadoop/hbase/io/crypto/aes/AES.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 39

org/apache/hadoop/hbase/io/crypto/aes/AESDecryptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31

org/apache/hadoop/hbase/io/crypto/aes/AESEncryptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 32

org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAES.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 42

org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAESDecryptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.crypto.spec.IvParameterSpec' import. 26
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27
 Error coding EmptyStatement Empty statement. 81

org/apache/hadoop/hbase/io/crypto/aes/CommonsCryptoAESEncryptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.crypto.spec.IvParameterSpec' import. 26
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.crypto.Cipher' import. 26
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 33
 Error whitespace MethodParamPad '(' should be on the previous line. 142
 Error misc ArrayTypeStyle Array brackets at illegal position. 214

org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1008
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1009
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1010
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1012
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1102
 Error indentation Indentation 'method call rparen' have incorrect indentation level 8, expected level should be 4. 1155

org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 51

org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193

org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 186
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 187
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 188
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 189
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 190
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 191
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 192
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 193
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 4. 194

org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163

org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49

org/apache/hadoop/hbase/io/encoding/HFileBlockDefaultEncodingContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139

org/apache/hadoop/hbase/io/encoding/HFileBlockEncodingContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 66

org/apache/hadoop/hbase/io/encoding/RowIndexSeekerV1.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 367

org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/io/hfile/BlockCache.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 39

org/apache/hadoop/hbase/io/hfile/BlockCacheKey.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 45

org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 238
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 239

org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 44

org/apache/hadoop/hbase/io/hfile/BlockType.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 155

org/apache/hadoop/hbase/io/hfile/CacheConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 281
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 401
 Error blocks NeedBraces 'if' construct must use '{}'s. 452
 Error blocks NeedBraces 'if' construct must use '{}'s. 570
 Error blocks NeedBraces 'if' construct must use '{}'s. 571
 Error blocks NeedBraces 'if' construct must use '{}'s. 573
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 585
 Error blocks NeedBraces 'if' construct must use '{}'s. 632
 Error blocks NeedBraces 'if' construct must use '{}'s. 682
 Error blocks NeedBraces 'if' construct must use '{}'s. 683
 Error blocks NeedBraces 'if' construct must use '{}'s. 687

org/apache/hadoop/hbase/io/hfile/CacheStats.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 201

org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45

org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53

org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 28

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 25

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 165

org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 21

org/apache/hadoop/hbase/io/hfile/FixedFileTrailer.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 130
 Error blocks NeedBraces 'for' construct must use '{}'s. 144
 Error misc ArrayTypeStyle Array brackets at illegal position. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 339

org/apache/hadoop/hbase/io/hfile/HFile.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 69
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 136
 Error sizes LineLength Line is longer than 100 characters (found 113). 215
 Error sizes LineLength Line is longer than 100 characters (found 116). 216
 Error sizes LineLength Line is longer than 100 characters (found 118). 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 309
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 345
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 346
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 350
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 351
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 352
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 372
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 373
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 375
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 376
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 502
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 503
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 505
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 506
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 508
 Error sizes LineLength Line is longer than 100 characters (found 130). 552
 Error sizes LineLength Line is longer than 100 characters (found 120). 554
 Error sizes LineLength Line is longer than 100 characters (found 106). 628
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 741
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 742
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 760
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error blocks NeedBraces 'if' construct must use '{}'s. 768
 Error blocks NeedBraces 'if' construct must use '{}'s. 770
 Error sizes LineLength Line is longer than 100 characters (found 117). 781
 Error sizes LineLength Line is longer than 100 characters (found 114). 782
 Error sizes LineLength Line is longer than 100 characters (found 115). 783
 Error sizes LineLength Line is longer than 100 characters (found 114). 789
 Error sizes LineLength Line is longer than 100 characters (found 114). 790
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 792
 Error sizes LineLength Line is longer than 100 characters (found 106). 795
 Error sizes LineLength Line is longer than 100 characters (found 120). 802

org/apache/hadoop/hbase/io/hfile/HFileBlock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 55
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 236
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 240
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 242
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 243
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 245
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 246
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 247
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 248
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 249
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 251
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 252
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 253
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 254
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 255
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 256
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 258
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 259
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 261
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 263
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 264
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 266
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 269
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 270
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 271
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 433
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 434
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 946
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 975
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 976
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1088
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1110
 Error blocks NeedBraces 'if' construct must use '{}'s. 1212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1257
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 6. 1288
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1337
 Error blocks NeedBraces 'if' construct must use '{}'s. 1461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1620
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1661
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1989

org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 66
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 118
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 407
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 474
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 522
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 564
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 602
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 731
 Error blocks NeedBraces 'if' construct must use '{}'s. 777
 Error blocks NeedBraces 'if' construct must use '{}'s. 780
 Error blocks NeedBraces 'else' construct must use '{}'s. 782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 852
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 883
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 898
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1073
 Error blocks NeedBraces 'if' construct must use '{}'s. 1105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1140
 Error blocks NeedBraces 'if' construct must use '{}'s. 1146
 Error blocks NeedBraces 'if' construct must use '{}'s. 1149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1299
 Error blocks NeedBraces 'if' construct must use '{}'s. 1303
 Error blocks NeedBraces 'if' construct must use '{}'s. 1328
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1374
 Error blocks NeedBraces 'if' construct must use '{}'s. 1530
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 1563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1590
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1591
 Error blocks NeedBraces 'for' construct must use '{}'s. 1607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1639
 Error blocks NeedBraces 'if' construct must use '{}'s. 1676

org/apache/hadoop/hbase/io/hfile/HFileContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 106

org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23

org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.ConsoleReporter' import. 81
 Error misc ArrayTypeStyle Array brackets at illegal position. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 324
 Error whitespace MethodParamPad '(' is preceded with whitespace. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 552
 Error blocks NeedBraces 'if' construct must use '{}'s. 566
 Error blocks NeedBraces 'if' construct must use '{}'s. 636
 Error design FinalClass Class SimpleReporter should be declared as final. 653
 Error design FinalClass Class Builder should be declared as final. 669

org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 319
 Error blocks NeedBraces 'if' construct must use '{}'s. 335
 Error blocks NeedBraces 'if' construct must use '{}'s. 567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 640
 Error blocks NeedBraces 'if' construct must use '{}'s. 644
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 840
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 897
 Error blocks NeedBraces 'if' construct must use '{}'s. 903
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error misc UpperEll Should use uppercase 'L'. 943
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1037
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1093
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1155
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 1286
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 1290
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1291
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 1292
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 1294
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 1295
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1296
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1297
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1303
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 1305
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1306
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 1307
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1308
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 1313
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 10. 1325
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 1333
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 1339
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 1340
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 1341
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 1342
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 1343
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1344
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1345
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 1346
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 1347
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 1348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1354
 Error blocks NeedBraces 'if' construct must use '{}'s. 1369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1619
 Error blocks NeedBraces 'for' construct must use '{}'s. 1755
 Error blocks NeedBraces 'if' construct must use '{}'s. 1756

org/apache/hadoop/hbase/io/hfile/HFileScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 50
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 51
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 52
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 54
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 55
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 77
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 157

org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator.MetaCellComparator' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error blocks NeedBraces 'if' construct must use '{}'s. 306
 Error blocks NeedBraces 'if' construct must use '{}'s. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error blocks NeedBraces 'if' construct must use '{}'s. 374
 Error blocks NeedBraces 'if' construct must use '{}'s. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 429
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 497
 Error blocks NeedBraces 'if' construct must use '{}'s. 634
 Error blocks NeedBraces 'if' construct must use '{}'s. 652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 669

org/apache/hadoop/hbase/io/hfile/LruBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 50
 Error sizes LineLength Line is longer than 100 characters (found 117). 116
 Error sizes LineLength Line is longer than 100 characters (found 102). 255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 342
 Error sizes LineLength Line is longer than 100 characters (found 106). 381
 Error sizes LineLength Line is longer than 100 characters (found 106). 382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 447
 Error blocks NeedBraces 'if' construct must use '{}'s. 491
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 498
 Error blocks NeedBraces 'if' construct must use '{}'s. 508
 Error blocks NeedBraces 'if' construct must use '{}'s. 527
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error blocks NeedBraces 'if' construct must use '{}'s. 601
 Error blocks NeedBraces 'if' construct must use '{}'s. 614
 Error coding MissingSwitchDefault switch without "default" clause. 626
 Error blocks NeedBraces 'if' construct must use '{}'s. 878
 Error blocks NeedBraces 'if' construct must use '{}'s. 1025
 Error blocks NeedBraces 'if' construct must use '{}'s. 1027
 Error blocks NeedBraces 'if' construct must use '{}'s. 1078

org/apache/hadoop/hbase/io/hfile/LruCachedBlock.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/io/hfile/LruCachedBlockQueue.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 96

org/apache/hadoop/hbase/io/hfile/MemcachedBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 40

org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.java

Severity Category Rule Message Line
 Error design FinalClass Class NoOpDataBlockEncoder should be declared as final. 35
 Error sizes LineLength Line is longer than 100 characters (found 101). 102

org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 71
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 96

org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.ArrayList. 23
 Error imports UnusedImports Unused import - java.util.List. 26
 Error imports ImportOrder Wrong order for 'com.google.common.base.Objects' import. 39
 Error misc ArrayTypeStyle Array brackets at illegal position. 61
 Error blocks NeedBraces 'for' construct must use '{}'s. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 222
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error blocks NeedBraces 'if' construct must use '{}'s. 253
 Error misc ArrayTypeStyle Array brackets at illegal position. 279
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 280
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 281
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 282
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. 283
 Error blocks NeedBraces 'for' construct must use '{}'s. 290
 Error blocks NeedBraces 'if' construct must use '{}'s. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 441
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error blocks NeedBraces 'if' construct must use '{}'s. 465
 Error blocks NeedBraces 'for' construct must use '{}'s. 574
 Error misc ArrayTypeStyle Array brackets at illegal position. 579
 Error blocks NeedBraces 'for' construct must use '{}'s. 581

org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error blocks NeedBraces 'if' construct must use '{}'s. 357
 Error coding MissingSwitchDefault switch without "default" clause. 692
 Error blocks NeedBraces 'if' construct must use '{}'s. 806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 825
 Error blocks NeedBraces 'if' construct must use '{}'s. 964
 Error blocks NeedBraces 'if' construct must use '{}'s. 965
 Error blocks NeedBraces 'if' construct must use '{}'s. 980
 Error blocks NeedBraces 'if' construct must use '{}'s. 986
 Error blocks NeedBraces 'if' construct must use '{}'s. 992
 Error blocks NeedBraces 'if' construct must use '{}'s. 995
 Error blocks NeedBraces 'if' construct must use '{}'s. 1008
 Error blocks NeedBraces 'if' construct must use '{}'s. 1009
 Error blocks NeedBraces 'if' construct must use '{}'s. 1039
 Error blocks NeedBraces 'for' construct must use '{}'s. 1043
 Error blocks NeedBraces 'for' construct must use '{}'s. 1052
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1123
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 1277
 Error blocks NeedBraces 'if' construct must use '{}'s. 1321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1354
 Error blocks NeedBraces 'if' construct must use '{}'s. 1420
 Error blocks NeedBraces 'if' construct must use '{}'s. 1423

org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 192). 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75

org/apache/hadoop/hbase/io/hfile/bucket/CachedEntryQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MinMaxPriorityQueue' import. 30

org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122

org/apache/hadoop/hbase/io/hfile/bucket/FileMmapEngine.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141

org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71

org/apache/hadoop/hbase/io/hfile/bucket/UniqueIndexMap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 43

org/apache/hadoop/hbase/io/util/HeapMemorySizeUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error sizes LineLength Line is longer than 100 characters (found 105). 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137

org/apache/hadoop/hbase/io/util/LRUDictionary.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error coding InnerAssignment Inner assignments should be avoided. 135
 Error coding InnerAssignment Inner assignments should be avoided. 147

org/apache/hadoop/hbase/io/util/StreamUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 39
 Error coding InnerAssignment Inner assignments should be avoided. 60
 Error coding InnerAssignment Inner assignments should be avoided. 64
 Error coding InnerAssignment Inner assignments should be avoided. 68
 Error coding InnerAssignment Inner assignments should be avoided. 72
 Error coding InnerAssignment Inner assignments should be avoided. 94
 Error coding InnerAssignment Inner assignments should be avoided. 98
 Error coding InnerAssignment Inner assignments should be avoided. 102
 Error coding InnerAssignment Inner assignments should be avoided. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 249

org/apache/hadoop/hbase/ipc/AbstractRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcCallback' import. 35
 Error imports ImportOrder Wrong order for 'io.netty.util.HashedWheelTimer' import. 37
 Error sizes LineLength Line is longer than 100 characters (found 110). 104

org/apache/hadoop/hbase/ipc/BlockingRpcCallback.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/ipc/BlockingRpcConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.BufferedInputStream' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.HBaseSaslRpcClient' import. 69
 Error blocks EmptyBlock Must have at least one statement. 472
 Error blocks NeedBraces 'if' construct must use '{}'s. 541

org/apache/hadoop/hbase/ipc/BufferCallBeforeInitHandler.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'action' must be private and have accessor methods. 43
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 45
 Error coding MissingSwitchDefault switch without "default" clause. 84

org/apache/hadoop/hbase/ipc/BufferChain.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69

org/apache/hadoop/hbase/ipc/Call.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/ipc/CallRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Message' import. 36

org/apache/hadoop/hbase/ipc/CellBlockBuilder.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115

org/apache/hadoop/hbase/ipc/CoprocessorRpcUtils.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations. 33
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 40
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 42
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 234

org/apache/hadoop/hbase/ipc/DefaultNettyEventLoopConfig.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22

org/apache/hadoop/hbase/ipc/FastPathBalancedQueueRpcExecutor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 47

org/apache/hadoop/hbase/ipc/FifoRpcScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/hadoop/hbase/ipc/HBaseRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22

org/apache/hadoop/hbase/ipc/IPCUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44

org/apache/hadoop/hbase/ipc/MetricsHBaseServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 28
 Error blocks LeftCurly '{' at column 33 should have line break after. 73
 Error blocks LeftCurly '{' at column 36 should have line break after. 75

org/apache/hadoop/hbase/ipc/MetricsHBaseServerSourceImpl.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 40 should have line break after. 203
 Error blocks LeftCurly '{' at column 43 should have line break after. 206

org/apache/hadoop/hbase/ipc/NettyRpcClientConfigHelper.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 41

org/apache/hadoop/hbase/ipc/NettyRpcConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'io.netty.bootstrap.Bootstrap' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler' import. 58

org/apache/hadoop/hbase/ipc/NettyRpcDuplexHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'io.netty.buffer.ByteBuf' import. 24

org/apache/hadoop/hbase/ipc/PriorityFunction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47

org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionAction' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Message' import. 44
 Error sizes LineLength Line is longer than 100 characters (found 102). 148

org/apache/hadoop/hbase/ipc/RpcCallContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72

org/apache/hadoop/hbase/ipc/RpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 23

org/apache/hadoop/hbase/ipc/RpcClientFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 89

org/apache/hadoop/hbase/ipc/RpcConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.AuthMethod' import. 38
 Error coding InnerAssignment Inner assignments should be avoided. 224

org/apache/hadoop/hbase/ipc/RpcExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157

org/apache/hadoop/hbase/ipc/RpcScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/ipc/RpcSchedulerContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29

org/apache/hadoop/hbase/ipc/RpcServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.AccessDeniedException' import. 116
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. 150
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingService' import. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error blocks NeedBraces 'if' construct must use '{}'s. 641
 Error blocks NeedBraces 'if' construct must use '{}'s. 893
 Error blocks NeedBraces 'if' construct must use '{}'s. 897
 Error blocks NeedBraces 'if' construct must use '{}'s. 932
 Error sizes LineLength Line is longer than 100 characters (found 105). 989
 Error blocks NeedBraces 'if' construct must use '{}'s. 1072
 Error blocks NeedBraces 'if' construct must use '{}'s. 1079
 Error indentation Indentation 'try' child have incorrect indentation level 9, expected level should be 10. 1194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1212
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1246
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1248
 Error design VisibilityModifier Variable 'attemptingUser' must be private and have accessor methods. 1373
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be 4. 1401
 Error blocks NeedBraces 'if' construct must use '{}'s. 1470
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 14. 1492
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 16. 1493
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 18. 1494
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 16. 1496
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1497
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1501
 Error indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 14. 1502
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1503
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1504
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 16. 1505
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 18. 1506
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 16. 1507
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1508
 Error misc ArrayTypeStyle Array brackets at illegal position. 1508
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 16. 1509
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 18. 1510
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 16. 1513
 Error indentation Indentation 'block' child have incorrect indentation level 14, expected level should be 16. 1514
 Error blocks NeedBraces 'if' construct must use '{}'s. 1524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1717
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1718
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 1887
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 8. 1888
 Error blocks NeedBraces 'if' construct must use '{}'s. 1916
 Error blocks NeedBraces 'if' construct must use '{}'s. 1918
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1976
 Error blocks NeedBraces 'if' construct must use '{}'s. 1981
 Error blocks NeedBraces 'if' construct must use '{}'s. 1983
 Error blocks NeedBraces 'if' construct must use '{}'s. 1989
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2000
 Error blocks NeedBraces 'if' construct must use '{}'s. 2005
 Error blocks NeedBraces 'if' construct must use '{}'s. 2012
 Error blocks NeedBraces 'if' construct must use '{}'s. 2013
 Error blocks NeedBraces 'if' construct must use '{}'s. 2015
 Error blocks NeedBraces 'if' construct must use '{}'s. 2070
 Error blocks NeedBraces 'if' construct must use '{}'s. 2092
 Error blocks NeedBraces 'if' construct must use '{}'s. 2101
 Error blocks NeedBraces 'if' construct must use '{}'s. 2110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2142
 Error blocks NeedBraces 'if' construct must use '{}'s. 2187
 Error blocks NeedBraces 'if' construct must use '{}'s. 2294
 Error blocks LeftCurly '{' at column 11 should have line break after. 2296
 Error blocks LeftCurly '{' at column 13 should have line break after. 2302
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2488
 Error blocks NeedBraces 'if' construct must use '{}'s. 2492
 Error blocks LeftCurly '{' at column 46 should have line break after. 2508
 Error blocks NeedBraces 'if' construct must use '{}'s. 2518
 Error blocks NeedBraces 'if' construct must use '{}'s. 2540
 Error blocks NeedBraces 'if' construct must use '{}'s. 2541
 Error blocks NeedBraces 'if' construct must use '{}'s. 2631
 Error blocks NeedBraces 'if' construct must use '{}'s. 2632
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2712
 Error sizes LineLength Line is longer than 100 characters (found 103). 2775
 Error blocks NeedBraces 'if' construct must use '{}'s. 2791
 Error sizes LineLength Line is longer than 100 characters (found 102). 2796
 Error coding InnerAssignment Inner assignments should be avoided. 2875

org/apache/hadoop/hbase/ipc/RpcServerInterface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 27
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81

org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 257
 Error blocks NeedBraces 'if' construct must use '{}'s. 275
 Error blocks NeedBraces 'if' construct must use '{}'s. 276
 Error blocks NeedBraces 'if' construct must use '{}'s. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 283

org/apache/hadoop/hbase/mapred/Driver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 26
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45

org/apache/hadoop/hbase/mapred/GroupingTableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 44
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 45
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143

org/apache/hadoop/hbase/mapred/HRegionPartitioner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 49
 Error whitespace ParenPad ')' is preceded with whitespace. 86

org/apache/hadoop/hbase/mapred/IdentityTableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 26
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69

org/apache/hadoop/hbase/mapred/IdentityTableReduce.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 40
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123

org/apache/hadoop/hbase/mapred/RowCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 25
 Error indentation Indentation 'implements' have incorrect indentation level 2, expected level should be 4. 53
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/mapred/TableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 27

org/apache/hadoop/hbase/mapred/TableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 28
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error blocks LeftCurly '{' at column 21 should have line break after. 312

org/apache/hadoop/hbase/mapred/TableMap.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38

org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 44
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 174
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 354
 Error sizes LineLength Line is longer than 100 characters (found 113). 361

org/apache/hadoop/hbase/mapred/TableOutputFormat.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113

org/apache/hadoop/hbase/mapred/TableRecordReader.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135

org/apache/hadoop/hbase/mapred/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl.LOG_PER_ROW_COUNT' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198

org/apache/hadoop/hbase/mapred/TableReduce.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38

org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 36
 Error indentation Indentation 'getRecordReader' have incorrect indentation level 2, expected level should be 4. 151
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 161

org/apache/hadoop/hbase/mapred/TableSplit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 77
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 78
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 126
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 127
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 128

org/apache/hadoop/hbase/mapreduce/CellCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 52
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 91
 Error misc ArrayTypeStyle Array brackets at illegal position. 248
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error sizes LineLength Line is longer than 100 characters (found 104). 263
 Error blocks NeedBraces 'if' construct must use '{}'s. 286
 Error sizes LineLength Line is longer than 100 characters (found 111). 313
 Error sizes LineLength Line is longer than 100 characters (found 114). 315

org/apache/hadoop/hbase/mapreduce/CellCreator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121

org/apache/hadoop/hbase/mapreduce/CopyTable.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 128
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 129
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 130
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 131
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 134
 Error sizes LineLength Line is longer than 100 characters (found 103). 213
 Error sizes LineLength Line is longer than 100 characters (found 106). 215
 Error sizes LineLength Line is longer than 100 characters (found 104). 216
 Error sizes LineLength Line is longer than 100 characters (found 106). 218
 Error sizes LineLength Line is longer than 100 characters (found 110). 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 364
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 72, 73. 375

org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 100
 Error blocks NeedBraces 'if' construct must use '{}'s. 113

org/apache/hadoop/hbase/mapreduce/Driver.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/mapreduce/Export.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 118). 85
 Error sizes LineLength Line is longer than 100 characters (found 101). 89
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error sizes LineLength Line is longer than 100 characters (found 121). 162

org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 26
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 43
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64

org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.RegionLocator' import. 54
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. 61
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 82
 Error indentation Indentation 'createRecordWriter' have incorrect indentation level 2, expected level should be 4. 135
 Error sizes LineLength Line is longer than 100 characters (found 105). 191
 Error sizes LineLength Line is longer than 100 characters (found 101). 266
 Error sizes LineLength Line is longer than 100 characters (found 107). 366

org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 27
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 55
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 56
 Error whitespace ParenPad ')' is preceded with whitespace. 94

org/apache/hadoop/hbase/mapreduce/HashTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Charsets' import. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319

org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 36

org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 55

org/apache/hadoop/hbase/mapreduce/Import.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 426
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 511
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 539
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 543
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 561

org/apache/hadoop/hbase/mapreduce/ImportTsv.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error blocks NeedBraces 'else' construct must use '{}'s. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error blocks NeedBraces 'if' construct must use '{}'s. 631
 Error sizes LineLength Line is longer than 100 characters (found 113). 658
 Error sizes LineLength Line is longer than 100 characters (found 101). 660
 Error sizes LineLength Line is longer than 100 characters (found 107). 677
 Error sizes LineLength Line is longer than 100 characters (found 105). 691
 Error sizes LineLength Line is longer than 100 characters (found 103). 694
 Error sizes LineLength Line is longer than 100 characters (found 102). 695
 Error blocks NeedBraces 'if' construct must use '{}'s. 729
 Error blocks NeedBraces 'if' construct must use '{}'s. 739
 Error blocks NeedBraces 'if' construct must use '{}'s. 750
 Error sizes LineLength Line is longer than 100 characters (found 101). 762

org/apache/hadoop/hbase/mapreduce/IndexBuilder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 127). 55

org/apache/hadoop/hbase/mapreduce/JarFinder.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47

org/apache/hadoop/hbase/mapreduce/JobUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 118). 39
 Error sizes LineLength Line is longer than 100 characters (found 126). 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.HashMultimap' import. 98
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 254
 Error blocks NeedBraces 'if' construct must use '{}'s. 595
 Error sizes LineLength Line is longer than 100 characters (found 101). 1217
 Error blocks NeedBraces 'if' construct must use '{}'s. 1254

org/apache/hadoop/hbase/mapreduce/MultiHFileOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 20
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2' import. 30
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2. 30
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 32
 Error indentation Indentation 'getRecordWriter' have incorrect indentation level 2, expected level should be 4. 54
 Error indentation Indentation 'createMultiHFileRecordWriter' have incorrect indentation level 2, expected level should be 4. 59

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 26

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 29
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 48
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 236

org/apache/hadoop/hbase/mapreduce/MultiTableOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 38
 Error blocks NeedBraces 'else' construct must use '{}'s. 151

org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 30

org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231

org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'Class' have incorrect indentation level 2, expected level should be 4. 97
 Error whitespace ParenPad '(' is followed by whitespace. 99
 Error indentation Indentation 'void' have incorrect indentation level 2, expected level should be 4. 111
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'method def rparen' have incorrect indentation level 8, expected level should be 4. 163
 Error sizes LineLength Line is longer than 100 characters (found 106). 265
 Error sizes LineLength Line is longer than 100 characters (found 107). 282

org/apache/hadoop/hbase/mapreduce/PutCombiner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 81

org/apache/hadoop/hbase/mapreduce/PutSortReducer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 138

org/apache/hadoop/hbase/mapreduce/ResultSerialization.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 117

org/apache/hadoop/hbase/mapreduce/RowCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.commons.lang.StringUtils' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198

org/apache/hadoop/hbase/mapreduce/SampleUploader.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 66

org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 50
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 53
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 103

org/apache/hadoop/hbase/mapreduce/SyncTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Throwables' import. 53
 Error indentation Indentation 'enum def rcurly' have incorrect indentation level 81, expected level should be 4. 169
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 202
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 205
 Error indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 577

org/apache/hadoop/hbase/mapreduce/TableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. 41
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 51
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 132
 Error sizes LineLength Line is longer than 100 characters (found 109). 257

org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 36
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 102
 Error sizes LineLength Line is longer than 100 characters (found 101). 294
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 327
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 329
 Error blocks NeedBraces 'if' construct must use '{}'s. 354
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 510
 Error sizes LineLength Line is longer than 100 characters (found 116). 521
 Error sizes LineLength Line is longer than 100 characters (found 127). 523
 Error sizes LineLength Line is longer than 100 characters (found 135). 524
 Error sizes LineLength Line is longer than 100 characters (found 150). 529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 576
 Error blocks NeedBraces 'if' construct must use '{}'s. 595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 640
 Error blocks LeftCurly '{' at column 21 should have line break after. 652

org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 54
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.MetricRegistry' import. 65
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 70
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 86
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 137
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 145
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 170
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 231
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 243
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 257
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 268
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 282
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 293
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 358
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 363
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 364
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 604
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 620
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 622
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 624
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 625
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 626
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 627
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 628
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 629
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 630
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 652
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 654
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 656
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 657
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 658
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 659
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 660
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 661
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 662
 Error blocks NeedBraces 'if' construct must use '{}'s. 679
 Error blocks NeedBraces 'if' construct must use '{}'s. 724
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 749
 Error blocks NeedBraces 'if' construct must use '{}'s. 816
 Error blocks NeedBraces 'if' construct must use '{}'s. 817
 Error blocks NeedBraces 'if' construct must use '{}'s. 890
 Error blocks NeedBraces 'if' construct must use '{}'s. 905
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 921
 Error sizes LineLength Line is longer than 100 characters (found 101). 947
 Error blocks NeedBraces 'if' construct must use '{}'s. 961
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 972

org/apache/hadoop/hbase/mapreduce/TableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 38

org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 67

org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 27
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 55
 Error sizes LineLength Line is longer than 100 characters (found 127). 76
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 97

org/apache/hadoop/hbase/mapreduce/TableRecordReader.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84

org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271

org/apache/hadoop/hbase/mapreduce/TableReducer.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 46

org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 39
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 199
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 200

org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 43
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayOutputStream' import. 51
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 62
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 390
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 391

org/apache/hadoop/hbase/mapreduce/TableSplit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 31
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187

org/apache/hadoop/hbase/mapreduce/TextSortReducer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 143
 Error sizes LineLength Line is longer than 100 characters (found 106). 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 204

org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 50
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error sizes LineLength Line is longer than 100 characters (found 102). 184

org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.Counter' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 39
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86

org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25

org/apache/hadoop/hbase/mapreduce/WALInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 255

org/apache/hadoop/hbase/mapreduce/WALPlayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error indentation Indentation 'extends' have incorrect indentation level 2, expected level should be 4. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error blocks NeedBraces 'if' construct must use '{}'s. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error blocks EmptyBlock Must have at least one statement. 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error sizes LineLength Line is longer than 100 characters (found 102). 298
 Error sizes LineLength Line is longer than 100 characters (found 103). 315

org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java

Severity Category Rule Message Line
 Error indentation Indentation 'enum def rcurly' have incorrect indentation level 99, expected level should be 4. 102
 Error sizes LineLength Line is longer than 100 characters (found 105). 214
 Error indentation Indentation 'method call' child have incorrect indentation level 14, expected level should be 16. 215
 Error blocks LeftCurly '{' at column 50 should have line break after. 287
 Error sizes LineLength Line is longer than 100 characters (found 119). 538
 Error sizes LineLength Line is longer than 100 characters (found 106). 542

org/apache/hadoop/hbase/master/ActiveMasterManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 153
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 154
 Error sizes LineLength Line is longer than 100 characters (found 104). 210

org/apache/hadoop/hbase/master/AssignCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 24

org/apache/hadoop/hbase/master/AssignmentListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 22

org/apache/hadoop/hbase/master/AssignmentManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaExceededException' import. 81
 Error design VisibilityModifier Variable 'TEST_SKIP_SPLIT_HANDLING' must be private and have accessor methods. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error whitespace MethodParamPad '(' should be on the previous line. 230
 Error whitespace MethodParamPad '(' is preceded with whitespace. 230
 Error misc UpperEll Should use uppercase 'L'. 243
 Error misc UpperEll Should use uppercase 'L'. 268
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 428
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error sizes LineLength Line is longer than 100 characters (found 102). 466
 Error blocks NeedBraces 'if' construct must use '{}'s. 638
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 656
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 657
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 739
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 743
 Error sizes LineLength Line is longer than 100 characters (found 102). 925
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 990
 Error indentation Indentation 'try' have incorrect indentation level 7, expected level should be 8. 991
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 10. 992
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 993
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 10. 994
 Error indentation Indentation 'try rcurly' have incorrect indentation level 7, expected level should be 8. 995
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 996
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 997
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 998
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 999
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 7, expected level should be 8. 1000
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 8. 1001
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 1002
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 1003
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1026
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1027
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1028
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1029
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1030
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 1031
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 1032
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 1033
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 1034
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 1035
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1036
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1037
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1038
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1039
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1040
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 1041
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 1045
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 1046
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1047
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1048
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1049
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1050
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1051
 Error indentation Indentation 'method call' child have incorrect indentation level 8, expected level should be 10. 1052
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1053
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1060
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1061
 Error sizes MethodLength Method length is 181 lines (max allowed is 150). 1063
 Error indentation Indentation 'for' child have incorrect indentation level 7, expected level should be 8. 1108
 Error sizes LineLength Line is longer than 100 characters (found 102). 1241
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1260
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1480
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1530
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1639
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1640
 Error blocks NeedBraces 'if' construct must use '{}'s. 1644
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1697
 Error blocks NeedBraces 'if' construct must use '{}'s. 1704
 Error blocks NeedBraces 'if' construct must use '{}'s. 1709
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1720
 Error blocks NeedBraces 'if' construct must use '{}'s. 1765
 Error blocks NeedBraces 'if' construct must use '{}'s. 1767
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1828
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1829
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1830
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1831
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1832
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1833
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1834
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1835
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1836
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1837
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1838
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1839
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1840
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1841
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2031
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2040
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2043
 Error coding InnerAssignment Inner assignments should be avoided. 2797
 Error blocks LeftCurly '{' at column 60 should have line break after. 2810
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2922
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2923
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2924
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2925
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2926
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2927
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2928
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2929
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2930
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2931
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 2932
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2933
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2934
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 2935
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 2940
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2941
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2942
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2943
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2944
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2945
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2946
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2947
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2948
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2949
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 2950
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 12. 2951
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 2952
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 2953
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 2954
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 2955
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 2956
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2957
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2958
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2959
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2960
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2961
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2962
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2963
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2964
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 2965
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2966
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 2967
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 2968
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 2969
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 2970
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2971
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2972
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2973
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2974
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2976
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2977

org/apache/hadoop/hbase/master/AssignmentVerificationReport.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 32
 Error sizes MethodLength Method length is 222 lines (max allowed is 150). 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 449
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 450
 Error whitespace ParenPad '(' is followed by whitespace. 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620

org/apache/hadoop/hbase/master/BulkAssigner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/master/BulkReOpen.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112

org/apache/hadoop/hbase/master/CatalogJanitor.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 316
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 320
 Error blocks NeedBraces 'if' construct must use '{}'s. 323
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 359
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 370
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 371
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 384
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 385
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386
 Error coding InnerAssignment Inner assignments should be avoided. 419
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 441

org/apache/hadoop/hbase/master/ClusterSchemaServiceImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 126

org/apache/hadoop/hbase/master/ClusterStatusPublisher.java

Severity Category Rule Message Line
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 288
 Error sizes LineLength Line is longer than 100 characters (found 108). 300
 Error indentation Indentation 'ctor def' child have incorrect indentation level 10, expected level should be 8. 305
 Error indentation Indentation 'ctor def' child have incorrect indentation level 10, expected level should be 8. 306
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 8. 311
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 10. 312
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 8. 315
 Error indentation Indentation 'catch' child have incorrect indentation level 14, expected level should be 10. 316
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 8. 317
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 8. 322
 Error indentation Indentation 'class def rcurly' have incorrect indentation level 2, expected level should be 4. 324
 Error design FinalClass Class ClusterStatusEncoder should be declared as final. 326

org/apache/hadoop/hbase/master/DeadServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 24
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 28
 Error blocks LeftCurly '{' at column 58 should have line break after. 102
 Error blocks LeftCurly '{' at column 31 should have line break after. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error blocks LeftCurly '{' at column 29 should have line break after. 142

org/apache/hadoop/hbase/master/GeneralBulkAssigner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 203
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 204
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 205

org/apache/hadoop/hbase/master/HMaster.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.FSUtils. 146
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 633
 Error sizes MethodLength Method length is 179 lines (max allowed is 150). 665
 Error blocks NeedBraces 'if' construct must use '{}'s. 753
 Error blocks NeedBraces 'if' construct must use '{}'s. 761
 Error blocks NeedBraces 'if' construct must use '{}'s. 897
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 946
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 948
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 950
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 952
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 954
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 962
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 963
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 966
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 967
 Error blocks NeedBraces 'if' construct must use '{}'s. 1018
 Error blocks NeedBraces 'if' construct must use '{}'s. 1019
 Error blocks NeedBraces 'if' construct must use '{}'s. 1020
 Error blocks NeedBraces 'if' construct must use '{}'s. 1021
 Error blocks NeedBraces 'if' construct must use '{}'s. 1022
 Error blocks NeedBraces 'if' construct must use '{}'s. 1023
 Error blocks NeedBraces 'if' construct must use '{}'s. 1024
 Error blocks NeedBraces 'if' construct must use '{}'s. 1025
 Error blocks NeedBraces 'if' construct must use '{}'s. 1026
 Error blocks NeedBraces 'if' construct must use '{}'s. 1027
 Error blocks NeedBraces 'if' construct must use '{}'s. 1147
 Error blocks NeedBraces 'if' construct must use '{}'s. 1159
 Error blocks NeedBraces 'if' construct must use '{}'s. 1188
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1322
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1520
 Error blocks NeedBraces 'if' construct must use '{}'s. 1786
 Error blocks NeedBraces 'if' construct must use '{}'s. 1794
 Error blocks NeedBraces 'if' construct must use '{}'s. 1801
 Error blocks NeedBraces 'if' construct must use '{}'s. 1809
 Error blocks NeedBraces 'if' construct must use '{}'s. 2244
 Error blocks NeedBraces 'if' construct must use '{}'s. 2323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2454
 Error blocks NeedBraces 'if' construct must use '{}'s. 2527
 Error blocks NeedBraces 'if' construct must use '{}'s. 2549
 Error blocks NeedBraces 'if' construct must use '{}'s. 2569
 Error blocks NeedBraces 'if' construct must use '{}'s. 2580
 Error blocks NeedBraces 'if' construct must use '{}'s. 2582
 Error blocks NeedBraces 'if' construct must use '{}'s. 2599
 Error blocks NeedBraces 'if' construct must use '{}'s. 2683
 Error blocks NeedBraces 'for' construct must use '{}'s. 2686
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2693
 Error blocks NeedBraces 'if' construct must use '{}'s. 2727

org/apache/hadoop/hbase/master/HMasterCommandLine.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 78
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 174
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 242

org/apache/hadoop/hbase/master/LoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132

org/apache/hadoop/hbase/master/MasterAnnotationReadingPriorityFunction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. 27

org/apache/hadoop/hbase/master/MasterCoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 53
 Error sizes LineLength Line is longer than 100 characters (found 101). 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 841
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 860
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 880
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 897
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 898
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 900
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 918
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 933
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 948
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 951
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 952
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 953
 Error blocks LeftCurly '{' at column 43 should have line break after. 1314
 Error blocks LeftCurly '{' at column 26 should have line break after. 1315
 Error blocks NeedBraces 'if' construct must use '{}'s. 1320
 Error blocks NeedBraces 'if' construct must use '{}'s. 1327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1364
 Error blocks NeedBraces 'if' construct must use '{}'s. 1367

org/apache/hadoop/hbase/master/MasterDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33

org/apache/hadoop/hbase/master/MasterFileSystem.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 124
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 125
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 126
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 127
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 128
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 129
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 130
 Error indentation Indentation 'array initialization' child have incorrect indentation level 8, expected level should be 6. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error sizes LineLength Line is longer than 100 characters (found 107). 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 361

org/apache/hadoop/hbase/master/MasterMetaBootstrap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 248

org/apache/hadoop/hbase/master/MasterRpcServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 61
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.*. 73
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RSRpcServices' import. 89
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 329
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 597
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 599
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 600
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 601
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 602
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 736
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 804
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 902
 Error blocks NeedBraces 'if' construct must use '{}'s. 1129
 Error blocks NeedBraces 'if' construct must use '{}'s. 1292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1435

org/apache/hadoop/hbase/master/MasterServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Service' import. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 384

org/apache/hadoop/hbase/master/MasterStatusServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 79

org/apache/hadoop/hbase/master/MasterWalManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 167

org/apache/hadoop/hbase/master/MetricsAssignmentManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/master/MetricsAssignmentManagerSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 48
 Error misc UpperEll Should use uppercase 'L'. 49
 Error misc UpperEll Should use uppercase 'L'. 50

org/apache/hadoop/hbase/master/MetricsMaster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 117). 42
 Error sizes LineLength Line is longer than 100 characters (found 114). 44

org/apache/hadoop/hbase/master/MetricsMasterProcSource.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 26

org/apache/hadoop/hbase/master/MetricsMasterSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 61

org/apache/hadoop/hbase/master/MetricsMasterWrapperImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 22

org/apache/hadoop/hbase/master/RackManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27

org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 43
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 57
 Error sizes LineLength Line is longer than 100 characters (found 101). 120
 Error blocks NeedBraces 'for' construct must use '{}'s. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 189
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error sizes MethodLength Method length is 260 lines (max allowed is 150). 193
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 203
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 207
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 208
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 209
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 210
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 212
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 216
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 223
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 224
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 225
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 227
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 231
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 232
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 234
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 235
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 236
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 237
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 238
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 239
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 240
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 241
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 242
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 243
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 245
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 10. 246
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 250
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 251
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 252
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 253
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 260
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 261
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 262
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 263
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 264
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 265
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 266
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 267
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 268
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 269
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 270
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 271
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 272
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 273
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 274
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 275
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 276
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 277
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 278
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 280
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 288
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 294
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 298
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 299
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 300
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 301
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 303
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 307
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 308
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 309
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 310
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 12. 312
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 14. 313
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 12. 314
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 315
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 316
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 318
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 4. 323
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 324
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 325
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 326
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 327
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 328
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 4. 329
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 331
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 333
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 334
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 335
 Error indentation Indentation 'for' have incorrect indentation level 6, expected level should be 4. 340
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 341
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 342
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 343
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 344
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 345
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 346
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 347
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 10. 349
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 350
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 351
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 352
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 353
 Error indentation Indentation 'for' have incorrect indentation level 12, expected level should be 10. 355
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 356
 Error indentation Indentation 'for' child have incorrect indentation level 14, expected level should be 12. 357
 Error indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 10. 358
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 359
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 360
 Error indentation Indentation 'for rcurly' have incorrect indentation level 6, expected level should be 4. 361
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 362
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 363
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 364
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 365
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 366
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 371
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 372
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 373
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 374
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 375
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 12. 377
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 14. 378
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 12. 379
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 380
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be 12. 381
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 14. 382
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 12. 383
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be 12. 385
 Error indentation Indentation 'for' child have incorrect indentation level 16, expected level should be 14. 386
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be 12. 387
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 10. 388
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 389
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 390
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 392
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 393
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 394
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 395
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 397
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 398
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 400
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 401
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 404
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 405
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 408
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 409
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 412
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 413
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 414
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 417
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 419
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 420
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 421
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 422
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 423
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 424
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 426
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 427
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 6. 429
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 430
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 432
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 433
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 434
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 437
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 439
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 440
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 443
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 444
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 8. 447
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 6. 448
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 449
 Error indentation Indentation 'else' child have incorrect indentation level 8, expected level should be 6. 452
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 454
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 455
 Error whitespace ParenPad ')' is preceded with whitespace. 474
 Error whitespace ParenPad ')' is preceded with whitespace. 490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 611
 Error blocks NeedBraces 'if' construct must use '{}'s. 614
 Error whitespace ParenPad ')' is preceded with whitespace. 624
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 651
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error whitespace ParenPad ')' is preceded with whitespace. 718
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error whitespace ParenPad '(' is followed by whitespace. 835
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error sizes MethodLength Method length is 169 lines (max allowed is 150). 948
 Error misc ArrayTypeStyle Array brackets at illegal position. 948
 Error indentation Indentation 'method call' child have incorrect indentation level 6, expected level should be 8. 985

org/apache/hadoop/hbase/master/RegionPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 53

org/apache/hadoop/hbase/master/RegionState.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 64
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 65
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 66
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 67
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 68
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 69
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 70
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 71
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 74
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 123
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 129
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 135
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 138
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 140
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 141
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 144
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 145
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 147
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 148
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 149
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 150
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 152
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 153
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 159
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 162
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 163
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 164
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 165
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 166
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 168
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 169
 Error sizes LineLength Line is longer than 100 characters (found 103). 380
 Error blocks NeedBraces 'if' construct must use '{}'s. 402

org/apache/hadoop/hbase/master/RegionStateStore.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 104

org/apache/hadoop/hbase/master/RegionStates.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Collections. 23
 Error imports UnusedImports Unused import - java.util.LinkedHashMap. 28
 Error imports UnusedImports Unused import - java.util.LinkedList. 29
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 43
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.TableState' import. 53
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.constraint.ConstraintException. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error blocks NeedBraces 'if' construct must use '{}'s. 264
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 278
 Error blocks NeedBraces 'if' construct must use '{}'s. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 699
 Error blocks NeedBraces 'if' construct must use '{}'s. 708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 720
 Error indentation Indentation 'getRegionByStateOfTable' have incorrect indentation level 2, expected level should be 4. 724
 Error blocks NeedBraces 'if' construct must use '{}'s. 731
 Error blocks NeedBraces 'if' construct must use '{}'s. 747
 Error blocks NeedBraces 'if' construct must use '{}'s. 785
 Error blocks NeedBraces 'if' construct must use '{}'s. 800
 Error blocks NeedBraces 'if' construct must use '{}'s. 826
 Error indentation Indentation 'synchronized' have incorrect indentation level 5, expected level should be 4. 878
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 879
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 880
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 881
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 882
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 883
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 884
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 5, expected level should be 4. 885
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 886
 Error blocks NeedBraces 'if' construct must use '{}'s. 1014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1071
 Error blocks NeedBraces 'if' construct must use '{}'s. 1100

org/apache/hadoop/hbase/master/ServerListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 22

org/apache/hadoop/hbase/master/ServerManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. 70
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 486
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 503
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 504
 Error blocks NeedBraces 'if' construct must use '{}'s. 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 748
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 809
 Error blocks NeedBraces 'if' construct must use '{}'s. 813
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 837
 Error blocks NeedBraces 'if' construct must use '{}'s. 865
 Error blocks NeedBraces 'if' construct must use '{}'s. 896
 Error blocks NeedBraces 'if' construct must use '{}'s. 898
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 920
 Error blocks NeedBraces 'if' construct must use '{}'s. 924
 Error blocks NeedBraces 'if' construct must use '{}'s. 926
 Error blocks NeedBraces 'if' construct must use '{}'s. 944
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 971
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 973
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1003
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 1030
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 1034

org/apache/hadoop/hbase/master/SnapshotOfRegionAssignmentFromMeta.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 169

org/apache/hadoop/hbase/master/SnapshotSentinel.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 58

org/apache/hadoop/hbase/master/SplitLogManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 444
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error blocks NeedBraces 'if' construct must use '{}'s. 579
 Error blocks NeedBraces 'if' construct must use '{}'s. 587
 Error design VisibilityModifier Variable 'installed' must be private and have accessor methods. 606
 Error design VisibilityModifier Variable 'done' must be private and have accessor methods. 607
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 608
 Error design VisibilityModifier Variable 'isDead' must be private and have accessor methods. 609
 Error design VisibilityModifier Variable 'last_update' must be private and have accessor methods. 622
 Error design VisibilityModifier Variable 'last_version' must be private and have accessor methods. 623
 Error design VisibilityModifier Variable 'cur_worker_name' must be private and have accessor methods. 624
 Error design VisibilityModifier Variable 'batch' must be private and have accessor methods. 625
 Error design VisibilityModifier Variable 'status' must be private and have accessor methods. 626
 Error design VisibilityModifier Variable 'incarnation' must be private and have accessor methods. 627
 Error design VisibilityModifier Variable 'unforcedResubmits' must be private and have accessor methods. 628
 Error design VisibilityModifier Variable 'resubmitThresholdReached' must be private and have accessor methods. 629
 Error blocks NeedBraces 'if' construct must use '{}'s. 680

org/apache/hadoop/hbase/master/TableLockManager.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 86
 Error sizes LineLength Line is longer than 100 characters (found 119). 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 351
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 355
 Error sizes LineLength Line is longer than 100 characters (found 105). 358

org/apache/hadoop/hbase/master/TableNamespaceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error blocks NeedBraces 'if' construct must use '{}'s. 240

org/apache/hadoop/hbase/master/TableStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 213

org/apache/hadoop/hbase/master/UnAssignCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 24

org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 57
 Error sizes LineLength Line is longer than 100 characters (found 107). 112
 Error sizes LineLength Line is longer than 100 characters (found 104). 129
 Error sizes LineLength Line is longer than 100 characters (found 102). 130
 Error sizes LineLength Line is longer than 100 characters (found 102). 131
 Error sizes MethodLength Method length is 250 lines (max allowed is 150). 172
 Error sizes LineLength Line is longer than 100 characters (found 114). 270
 Error sizes LineLength Line is longer than 100 characters (found 107). 344
 Error sizes LineLength Line is longer than 100 characters (found 105). 345
 Error sizes LineLength Line is longer than 100 characters (found 101). 346
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 478
 Error whitespace MethodParamPad '(' is preceded with whitespace. 479
 Error blocks LeftCurly '{' at column 33 should have line break after. 479
 Error blocks LeftCurly '{' at column 34 should have line break after. 481
 Error blocks LeftCurly '{' at column 32 should have line break after. 483
 Error design VisibilityModifier Variable 'region' must be private and have accessor methods. 487
 Error design VisibilityModifier Variable 'server' must be private and have accessor methods. 488
 Error design VisibilityModifier Variable 'region' must be private and have accessor methods. 507
 Error design VisibilityModifier Variable 'fromServer' must be private and have accessor methods. 508
 Error design VisibilityModifier Variable 'toServer' must be private and have accessor methods. 509
 Error whitespace MethodParamPad '(' is preceded with whitespace. 519
 Error design VisibilityModifier Variable 'fromServer' must be private and have accessor methods. 528
 Error design VisibilityModifier Variable 'fromRegion' must be private and have accessor methods. 529
 Error design VisibilityModifier Variable 'toServer' must be private and have accessor methods. 530
 Error design VisibilityModifier Variable 'toRegion' must be private and have accessor methods. 531
 Error whitespace MethodParamPad '(' is preceded with whitespace. 541
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 555
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 556
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 559
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 560
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 561
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 562
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 563
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 565
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 566
 Error sizes LineLength Line is longer than 100 characters (found 102). 566
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 567
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 568
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 569
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 570
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 572
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 573
 Error sizes LineLength Line is longer than 100 characters (found 113). 573
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 574
 Error sizes LineLength Line is longer than 100 characters (found 109). 574
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 575
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 576
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 577
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 578
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error sizes LineLength Line is longer than 100 characters (found 103). 592
 Error sizes LineLength Line is longer than 100 characters (found 113). 613
 Error sizes LineLength Line is longer than 100 characters (found 101). 670
 Error sizes LineLength Line is longer than 100 characters (found 105). 671
 Error sizes LineLength Line is longer than 100 characters (found 101). 672
 Error sizes LineLength Line is longer than 100 characters (found 108). 692
 Error sizes LineLength Line is longer than 100 characters (found 108). 707
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 6. 944
 Error indentation Indentation 'for' child have incorrect indentation level 13, expected level should be 8. 945
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 6. 946
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 6. 947
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 6. 952
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 8. 953
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 6. 954
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 6. 955
 Error blocks NeedBraces 'if' construct must use '{}'s. 1035
 Error blocks NeedBraces 'if' construct must use '{}'s. 1036
 Error blocks NeedBraces 'if' construct must use '{}'s. 1065
 Error blocks NeedBraces 'if' construct must use '{}'s. 1072
 Error blocks NeedBraces 'if' construct must use '{}'s. 1095
 Error blocks NeedBraces 'if' construct must use '{}'s. 1097
 Error blocks NeedBraces 'if' construct must use '{}'s. 1162
 Error blocks NeedBraces 'if' construct must use '{}'s. 1430

org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 47

org/apache/hadoop/hbase/master/balancer/FavoredNodeAssignmentHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 52
 Error imports UnusedImports Unused import - com.google.protobuf.InvalidProtocolBufferException. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error blocks NeedBraces 'else' construct must use '{}'s. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error blocks NeedBraces 'if' construct must use '{}'s. 382
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 450
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 451
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 454
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 456
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 459
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 6. 462
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 463
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 6. 466
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 468
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 469
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 470
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 561
 Error blocks NeedBraces 'if' construct must use '{}'s. 563
 Error blocks NeedBraces 'if' construct must use '{}'s. 602

org/apache/hadoop/hbase/master/balancer/FavoredNodeLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error indentation Indentation 'segregateRegionsAndAssignRegionsWithFavoredNodes' have incorrect indentation level 2, expected level should be 4. 230
 Error coding InnerAssignment Inner assignments should be avoided. 306

org/apache/hadoop/hbase/master/balancer/FavoredNodesPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 135

org/apache/hadoop/hbase/master/balancer/LoadBalancerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/apache/hadoop/hbase/master/balancer/MetricsBalancerSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 57

org/apache/hadoop/hbase/master/balancer/MetricsStochasticBalancerSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'object def' child have incorrect indentation level 8, expected level should be one of the following: 4, 6. 42
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 44
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 46
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 47
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 101

org/apache/hadoop/hbase/master/balancer/RegionInfoComparator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 35

org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.cache.CacheBuilder' import. 48
 Error sizes LineLength Line is longer than 100 characters (found 102). 68
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 79
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 81
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 87
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 89
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 91
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 92
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222

org/apache/hadoop/hbase/master/balancer/ServerAndLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 23

org/apache/hadoop/hbase/master/balancer/SimpleLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. 33
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MinMaxPriorityQueue' import. 40
 Error sizes MethodLength Method length is 236 lines (max allowed is 150). 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 270
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error blocks NeedBraces 'if' construct must use '{}'s. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error blocks NeedBraces 'if' construct must use '{}'s. 356
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 425
 Error blocks NeedBraces 'else' construct must use '{}'s. 426

org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 179
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 180
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 181
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 182
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 545
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 815
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 954
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 955
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 956
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 957
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 958
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 959
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 960
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 961
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 962
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 963
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 964
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 965
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 966
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 967
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 968
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 969
 Error blocks NeedBraces 'if' construct must use '{}'s. 1040

org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 23
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 33

org/apache/hadoop/hbase/master/cleaner/BaseLogCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 21
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 53

org/apache/hadoop/hbase/master/cleaner/CleanerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 193

org/apache/hadoop/hbase/master/cleaner/FileCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 25

org/apache/hadoop/hbase/master/cleaner/HFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 53

org/apache/hadoop/hbase/master/cleaner/ReplicationMetaCleaner.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 77

org/apache/hadoop/hbase/master/cleaner/TimeToLiveHFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/master/cleaner/TimeToLiveLogCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/master/normalizer/MergeNormalizationPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28

org/apache/hadoop/hbase/master/normalizer/RegionNormalizerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/master/normalizer/SplitNormalizationPlan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28

org/apache/hadoop/hbase/master/procedure/AbstractStateMachineNamespaceProcedure.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/master/procedure/AbstractStateMachineTableProcedure.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/master/procedure/AddColumnFamilyProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 105
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 106
 Error sizes LineLength Line is longer than 100 characters (found 105). 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344

org/apache/hadoop/hbase/master/procedure/CloneSnapshotProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437

org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 68
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 69
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 70
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 71
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 72
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 73
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 74
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227

org/apache/hadoop/hbase/master/procedure/CreateTableProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 52

org/apache/hadoop/hbase/master/procedure/DeleteColumnFamilyProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error sizes LineLength Line is longer than 100 characters (found 108). 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358

org/apache/hadoop/hbase/master/procedure/DeleteNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 93
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300

org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337

org/apache/hadoop/hbase/master/procedure/DisableTableProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 107
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 110
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 113
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 116
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 117
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 118
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 119
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 121
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 123
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 388
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error blocks NeedBraces 'if' construct must use '{}'s. 485

org/apache/hadoop/hbase/master/procedure/DispatchMergingRegionsProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 113
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 116
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 118
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 120
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 121
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 122
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 123
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 155
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 156
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 162
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 163
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 164
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 165
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 166
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 169
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 170
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 202
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 297
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 298
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 299
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 300
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 301
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 304
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 306
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 307
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 309
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 311
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 313
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 314
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 316
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 388
 Error coding InnerAssignment Inner assignments should be avoided. 429

org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 100
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 102
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 105
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 108
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 109
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 111
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 112
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 113
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 114
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 116
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 117
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 118
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 119
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 123
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 127
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490

org/apache/hadoop/hbase/master/procedure/MasterDDLOperationHelper.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.TableNotDisabledException. 34
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.TableState. 38
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 44

org/apache/hadoop/hbase/master/procedure/MasterProcedureEnv.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.Superusers' import. 40
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 125

org/apache/hadoop/hbase/master/procedure/MasterProcedureScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList' import. 45
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error blocks NeedBraces 'if' construct must use '{}'s. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 325
 Error blocks NeedBraces 'if' construct must use '{}'s. 347
 Error blocks NeedBraces 'if' construct must use '{}'s. 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 678
 Error blocks NeedBraces 'if' construct must use '{}'s. 702
 Error blocks NeedBraces 'if' construct must use '{}'s. 780
 Error blocks NeedBraces 'if' construct must use '{}'s. 837
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error blocks NeedBraces 'if' construct must use '{}'s. 1089
 Error blocks NeedBraces 'if' construct must use '{}'s. 1106
 Error blocks NeedBraces 'if' construct must use '{}'s. 1133
 Error blocks NeedBraces 'if' construct must use '{}'s. 1240
 Error blocks NeedBraces 'if' construct must use '{}'s. 1267
 Error blocks NeedBraces 'if' construct must use '{}'s. 1277

org/apache/hadoop/hbase/master/procedure/MasterProcedureUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 26

org/apache/hadoop/hbase/master/procedure/ModifyColumnFamilyProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 99
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error sizes LineLength Line is longer than 100 characters (found 108). 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324

org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 69
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 70
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 71
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 74
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 76
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197

org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 98
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 101
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 102
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 103
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 104
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 105
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 106
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 107
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 108
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 109
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 110
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 111
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 112
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 113
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 115
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 116
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 117
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 118
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 119
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 120
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 122
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 123
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 124
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 125
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error sizes LineLength Line is longer than 100 characters (found 105). 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412

org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 140
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 142
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 143
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 144
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 145
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 152
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 154
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 155
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 156
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 157
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 158
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 159
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 169
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 171
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 172
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 173
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 174
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 175
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 176
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 186
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 187
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 188

org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error whitespace MethodParamPad '(' is preceded with whitespace. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316

org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 47
 Error indentation Indentation 'extends' have incorrect indentation level 0, expected level should be 2. 73
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 203
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 204
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 207
 Error blocks NeedBraces 'else' construct must use '{}'s. 208
 Error indentation Indentation 'else' have incorrect indentation level 8, expected level should be 10. 208
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 209
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 211
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 213
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 216
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 219
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 220
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 221
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 222
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 223
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 227
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 228
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 229
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 230
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 231
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 232
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 233
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 234
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 236
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 238
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 239
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 241
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 242
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 244
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 245
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 246
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 249
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 250
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 252
 Error blocks NeedBraces 'else' construct must use '{}'s. 253
 Error indentation Indentation 'else' have incorrect indentation level 8, expected level should be 10. 253
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 254
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 257
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 264
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 265
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 266
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 267
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 268
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 269
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 270
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 271
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 276
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 277
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 278
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 279
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 280
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 282
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 290
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 291
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 292
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 293
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 294
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 295
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 296
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 298
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 299
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 300
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 301
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 303
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 454
 Error blocks NeedBraces 'if' construct must use '{}'s. 566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 641
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 677
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 712
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 713
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 733
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 734

org/apache/hadoop/hbase/master/procedure/SplitTableRegionProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 42
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionFileSystem' import. 58
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 68
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 150
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 152
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 153
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 156
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 158
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 159
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 162
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 163
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 164
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 165
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 166
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 169
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 170
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 171
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 172
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 173
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 174
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 175
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 176
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 177
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 178
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 194
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 195
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 196
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 197
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 198
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 199
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 200
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 201
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 202
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 203
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 204
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 205
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 206
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 207
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 209
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 234
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 235
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 236
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 237
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 239
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 240
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 241
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 242
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 244
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 245
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 246
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 248
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 249
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 250
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 251
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 252
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 253
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 254
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 255
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 257
 Error coding InnerAssignment Inner assignments should be avoided. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 399
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error whitespace MethodParamPad '(' is preceded with whitespace. 565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 710
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 740

org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 140

org/apache/hadoop/hbase/master/snapshot/DisabledTableSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 31

org/apache/hadoop/hbase/master/snapshot/EnabledTableSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 77

org/apache/hadoop/hbase/master/snapshot/MasterSnapshotVerifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 35
 Error sizes LineLength Line is longer than 100 characters (found 102). 92
 Error blocks NeedBraces 'if' construct must use '{}'s. 196

org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 38
 Error sizes LineLength Line is longer than 100 characters (found 101). 133

org/apache/hadoop/hbase/master/snapshot/SnapshotHFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.AccessDeniedException' import. 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error sizes LineLength Line is longer than 100 characters (found 110). 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error sizes LineLength Line is longer than 100 characters (found 102). 397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 626
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 629
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 755
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 758
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 812
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 976
 Error blocks NeedBraces 'if' construct must use '{}'s. 1004
 Error blocks NeedBraces 'if' construct must use '{}'s. 1059
 Error blocks NeedBraces 'if' construct must use '{}'s. 1063

org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 38
 Error sizes LineLength Line is longer than 100 characters (found 103). 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 290

org/apache/hadoop/hbase/metrics/BaseSourceImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 46
 Error misc UpperEll Should use uppercase 'L'. 101
 Error misc UpperEll Should use uppercase 'L'. 112
 Error misc UpperEll Should use uppercase 'L'. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137

org/apache/hadoop/hbase/mob/CachedMobFile.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 97
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 99
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 100

org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154

org/apache/hadoop/hbase/mob/MobFile.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145

org/apache/hadoop/hbase/mob/MobFileCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 199

org/apache/hadoop/hbase/mob/MobUtils.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 487
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 520
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 572
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 602
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 816

org/apache/hadoop/hbase/mob/compactions/MobCompactor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86

org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 460

org/apache/hadoop/hbase/monitoring/LogMonitoring.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 93

org/apache/hadoop/hbase/monitoring/MemoryBoundedLogMessageBuffer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Charsets' import. 29
 Error design VisibilityModifier Variable 'message' must be private and have accessor methods. 96
 Error design VisibilityModifier Variable 'timestamp' must be private and have accessor methods. 97

org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Message' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 147
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 167

org/apache/hadoop/hbase/monitoring/MonitoredTaskImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/monitoring/StateDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/monitoring/TaskMonitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35

org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/namespace/NamespaceStateManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80

org/apache/hadoop/hbase/namespace/NamespaceTableAndRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 29

org/apache/hadoop/hbase/nio/ByteBuff.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 409
 Error misc UpperEll Should use uppercase 'L'. 489
 Error misc UpperEll Should use uppercase 'L'. 489
 Error blocks NeedBraces 'if' construct must use '{}'s. 553
 Error blocks NeedBraces 'if' construct must use '{}'s. 555

org/apache/hadoop/hbase/nio/MultiByteBuff.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 32
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 447
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 591
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 601
 Error blocks NeedBraces 'if' construct must use '{}'s. 613
 Error blocks NeedBraces 'if' construct must use '{}'s. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 642
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 713
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 731
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 732
 Error blocks NeedBraces 'if' construct must use '{}'s. 766
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 831
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 841
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 920
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 942
 Error blocks NeedBraces 'if' construct must use '{}'s. 985
 Error blocks NeedBraces 'if' construct must use '{}'s. 1032
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1047
 Error blocks NeedBraces 'if' construct must use '{}'s. 1083
 Error blocks NeedBraces 'if' construct must use '{}'s. 1090
 Error blocks NeedBraces 'if' construct must use '{}'s. 1101
 Error blocks NeedBraces 'if' construct must use '{}'s. 1102
 Error blocks NeedBraces 'if' construct must use '{}'s. 1104

org/apache/hadoop/hbase/nio/SingleByteBuff.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 326

org/apache/hadoop/hbase/procedure/MasterProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97

org/apache/hadoop/hbase/procedure/Procedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error sizes LineLength Line is longer than 100 characters (found 102). 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error sizes LineLength Line is longer than 100 characters (found 104). 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error sizes LineLength Line is longer than 100 characters (found 106). 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365

org/apache/hadoop/hbase/procedure/ProcedureCoordinator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MapMaker' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error sizes LineLength Line is longer than 100 characters (found 103). 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237

org/apache/hadoop/hbase/procedure/ProcedureCoordinatorRpcs.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/procedure/ProcedureManagerHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 60

org/apache/hadoop/hbase/procedure/ProcedureMember.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.collect.MapMaker' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 177
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 178
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 179
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 180
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 181
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 182
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 185
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201

org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 50
 Error sizes LineLength Line is longer than 100 characters (found 101). 55

org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/procedure/Subprocedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311

org/apache/hadoop/hbase/procedure/ZKProcedureCoordinatorRpcs.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error sizes LineLength Line is longer than 100 characters (found 101). 217

org/apache/hadoop/hbase/procedure/ZKProcedureMemberRpcs.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 213

org/apache/hadoop/hbase/procedure/ZKProcedureUtil.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'baseZNode' must be private and have accessor methods. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 261

org/apache/hadoop/hbase/procedure/flush/MasterFlushTableProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 51
 Error blocks NeedBraces 'if' construct must use '{}'s. 142

org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error blocks EmptyBlock Must have at least one statement. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 306

org/apache/hadoop/hbase/procedure2/AbstractProcedureScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.TimeUnit' import. 23

org/apache/hadoop/hbase/procedure2/BadProcedureException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. 23

org/apache/hadoop/hbase/procedure2/Procedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 776

org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 53
 Error sizes MethodLength Method length is 159 lines (max allowed is 150). 307
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error blocks NeedBraces 'if' construct must use '{}'s. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 673
 Error blocks NeedBraces 'if' construct must use '{}'s. 822
 Error blocks NeedBraces 'if' construct must use '{}'s. 913
 Error blocks NeedBraces 'if' construct must use '{}'s. 945
 Error blocks NeedBraces 'if' construct must use '{}'s. 1218
 Error blocks NeedBraces 'if' construct must use '{}'s. 1410
 Error blocks NeedBraces 'if' construct must use '{}'s. 1437
 Error blocks NeedBraces 'if' construct must use '{}'s. 1521
 Error blocks NeedBraces 'if' construct must use '{}'s. 1651

org/apache/hadoop/hbase/procedure2/ProcedureUtil.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 246

org/apache/hadoop/hbase/procedure2/RemoteProcedureException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/procedure2/RootProcedureState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error blocks NeedBraces 'while' construct must use '{}'s. 181

org/apache/hadoop/hbase/procedure2/StateMachineProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 172

org/apache/hadoop/hbase/procedure2/store/ProcedureStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133

org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 256
 Error sizes LineLength Line is longer than 100 characters (found 102). 455
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 739

org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFile.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 185

org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALFormatReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error blocks LeftCurly '{' at column 34 should have line break after. 317
 Error blocks LeftCurly '{' at column 29 should have line break after. 319
 Error blocks LeftCurly '{' at column 31 should have line break after. 320
 Error blocks LeftCurly '{' at column 32 should have line break after. 321
 Error blocks LeftCurly '{' at column 30 should have line break after. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 776

org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 493
 Error blocks NeedBraces 'if' construct must use '{}'s. 768
 Error blocks NeedBraces 'if' construct must use '{}'s. 858
 Error blocks NeedBraces 'if' construct must use '{}'s. 928
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 953
 Error blocks NeedBraces 'if' construct must use '{}'s. 960
 Error blocks NeedBraces 'if' construct must use '{}'s. 988
 Error blocks NeedBraces 'if' construct must use '{}'s. 1113

org/apache/hadoop/hbase/procedure2/util/DelayedUtil.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118

org/apache/hadoop/hbase/procedure2/util/StringUtils.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 60
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/protobuf/ProtobufMagic.java

Severity Category Rule Message Line
 Error design FinalClass Class ProtobufMagic should be declared as final. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 80

org/apache/hadoop/hbase/protobuf/ProtobufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 45
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error blocks NeedBraces 'if' construct must use '{}'s. 286
 Error blocks NeedBraces 'if' construct must use '{}'s. 306
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 325
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 326
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 327
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 328
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 329
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 330
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 331
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 332
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 333
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 334
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 335
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 336
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 346
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 347
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 348
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 349
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 350
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 351
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 352
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 353
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 354
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 355
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 356
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 447
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 543
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 622
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 625
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 822
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 918
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1005
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1234
 Error blocks NeedBraces 'if' construct must use '{}'s. 1304
 Error blocks NeedBraces 'if' construct must use '{}'s. 1306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1345
 Error blocks NeedBraces 'if' construct must use '{}'s. 1368
 Error blocks NeedBraces 'if' construct must use '{}'s. 1374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1468
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1473
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1474
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1475
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1476
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1477
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1478
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1479
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1480
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1491
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1496
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1497
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1498
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1499
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1500
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1501
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1502
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1503
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1504
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1505
 Error blocks NeedBraces 'if' construct must use '{}'s. 1518
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1686
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1687
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1688
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 1707
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 1708
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 1709
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 1710
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 1711
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 1712
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 1713
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 1714
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1747
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1748
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1749
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1751
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1752
 Error blocks NeedBraces 'if' construct must use '{}'s. 1755

org/apache/hadoop/hbase/protobuf/ReplicationProtbufUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 190

org/apache/hadoop/hbase/quotas/AverageIntervalRateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 16

org/apache/hadoop/hbase/quotas/DefaultOperationQuota.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/quotas/FixedIntervalRateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 16

org/apache/hadoop/hbase/quotas/MasterQuotaManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 377
 Error coding MissingSwitchDefault switch without "default" clause. 382

org/apache/hadoop/hbase/quotas/NoopOperationQuota.java

Severity Category Rule Message Line
 Error design FinalClass Class NoopOperationQuota should be declared as final. 31

org/apache/hadoop/hbase/quotas/NoopQuotaLimiter.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.quotas.OperationQuota.OperationType. 23
 Error design FinalClass Class NoopQuotaLimiter should be declared as final. 28

org/apache/hadoop/hbase/quotas/QuotaCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 213

org/apache/hadoop/hbase/quotas/QuotaLimiter.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.quotas.OperationQuota.OperationType. 23

org/apache/hadoop/hbase/quotas/QuotaLimiterFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/quotas/QuotaRetriever.java

Severity Category Rule Message Line
 Error design FinalClass Class QuotaRetriever should be declared as final. 45
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/quotas/QuotaSettings.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error coding MissingSwitchDefault switch without "default" clause. 113

org/apache/hadoop/hbase/quotas/QuotaSettingsFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 28
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/quotas/QuotaTableUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 278

org/apache/hadoop/hbase/quotas/QuotaUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. 45
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 247

org/apache/hadoop/hbase/quotas/RateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 26
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 81
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 84
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 87
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 90
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 93
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 95
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 96
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 97
 Error whitespace ParenPad ')' is preceded with whitespace. 201

org/apache/hadoop/hbase/quotas/RegionServerQuotaManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error coding MissingSwitchDefault switch without "default" clause. 134

org/apache/hadoop/hbase/quotas/ThrottleSettings.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 26
 Error coding MissingSwitchDefault switch without "default" clause. 75

org/apache/hadoop/hbase/quotas/ThrottlingException.java

Severity Category Rule Message Line
 Error coding EmptyStatement Empty statement. 73

org/apache/hadoop/hbase/quotas/TimeBasedLimiter.java

Severity Category Rule Message Line
 Error design FinalClass Class TimeBasedLimiter should be declared as final. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error blocks NeedBraces 'if' construct must use '{}'s. 191
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error blocks NeedBraces 'if' construct must use '{}'s. 194

org/apache/hadoop/hbase/quotas/UserQuotaState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 201

org/apache/hadoop/hbase/regionserver/AbstractMemStore.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 141

org/apache/hadoop/hbase/regionserver/AbstractMultiFileWriter.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.CellSink. 29

org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 43
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 46
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 83
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 84
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 85
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 86
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 87
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 88
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 89
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 90
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262

org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 28
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 32
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 40

org/apache/hadoop/hbase/regionserver/CellArrayMap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 51
 Error whitespace ParenPad '(' is followed by whitespace. 51
 Error whitespace ParenPad ')' is preceded with whitespace. 51

org/apache/hadoop/hbase/regionserver/CellFlatMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 24
 Error imports ImportOrder Wrong order for 'java.util.NavigableMap' import. 29
 Error sizes LineLength Line is longer than 100 characters (found 105). 38
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 0, expected level should be 2. 137
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error whitespace ParenPad ')' is preceded with whitespace. 151
 Error whitespace ParenPad '(' is followed by whitespace. 157

org/apache/hadoop/hbase/regionserver/CellSet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.NavigableMap' import. 26

org/apache/hadoop/hbase/regionserver/CellSink.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/regionserver/Chunk.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 24

org/apache/hadoop/hbase/regionserver/CompactSplitThread.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 147
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 150
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 151
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 351
 Error blocks NeedBraces 'if' construct must use '{}'s. 500
 Error blocks NeedBraces 'if' construct must use '{}'s. 580

org/apache/hadoop/hbase/regionserver/CompactedHFilesDischargeHandler.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HStore. 26

org/apache/hadoop/hbase/regionserver/CompactedHFilesDischarger.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.Region. 29
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.RegionServerServices. 30
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.Store. 31
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 78

org/apache/hadoop/hbase/regionserver/CompactingMemStore.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 345

org/apache/hadoop/hbase/regionserver/CompactionPipeline.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 214

org/apache/hadoop/hbase/regionserver/CompactionRequestor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95

org/apache/hadoop/hbase/regionserver/CompactionTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.InputSplit' import. 43
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 50
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 54
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HRegion. 55
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HRegionFileSystem. 56
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.mapreduce.JobUtil' import. 59
 Error sizes LineLength Line is longer than 100 characters (found 109). 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error sizes LineLength Line is longer than 100 characters (found 118). 463
 Error sizes LineLength Line is longer than 100 characters (found 116). 466

org/apache/hadoop/hbase/regionserver/DefaultHeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.HFILE_BLOCK_CACHE_SIZE_KEY' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 175
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 184
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 190
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 251
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 252
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 257
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 258
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 259
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 260
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 261
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 14. 262
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 12. 263
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 264
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 265
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 266
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 267
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 268
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 273
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 274
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 275
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 276
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 277
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 14. 278
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 12. 279
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 280
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 281
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 282
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 283
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 285

org/apache/hadoop/hbase/regionserver/DefaultMemStore.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 145

org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableCollection' import. 29

org/apache/hadoop/hbase/regionserver/DefaultStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 51

org/apache/hadoop/hbase/regionserver/DisabledRegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22

org/apache/hadoop/hbase/regionserver/FavoredNodesForRegion.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39

org/apache/hadoop/hbase/regionserver/FifoRpcSchedulerFactory.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 42

org/apache/hadoop/hbase/regionserver/FlushAllLargeStoresPolicy.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 64

org/apache/hadoop/hbase/regionserver/FlushNonSloppyStoresFirstPolicy.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 54

org/apache/hadoop/hbase/regionserver/FlushPolicyFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36

org/apache/hadoop/hbase/regionserver/FlushRequestListener.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 32

org/apache/hadoop/hbase/regionserver/FlushRequester.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/regionserver/HMobStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392

org/apache/hadoop/hbase/regionserver/HRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 185
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 356
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 603
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 605
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 606
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 607
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 608
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 609
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 613
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 634
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 635
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 636
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 637
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 638
 Error blocks NeedBraces 'if' construct must use '{}'s. 766
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 908
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 909
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 911
 Error blocks NeedBraces 'if' construct must use '{}'s. 1007
 Error blocks NeedBraces 'if' construct must use '{}'s. 1048
 Error blocks NeedBraces 'if' construct must use '{}'s. 1068
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1085
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1100
 Error blocks NeedBraces 'if' construct must use '{}'s. 1111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1162
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1377
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1378
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1382
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1383
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1418
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1419
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1423
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1424
 Error sizes MethodLength Method length is 169 lines (max allowed is 150). 1451
 Error blocks NeedBraces 'if' construct must use '{}'s. 1614
 Error blocks NeedBraces 'if' construct must use '{}'s. 1753
 Error blocks NeedBraces 'if' construct must use '{}'s. 1756
 Error blocks NeedBraces 'if' construct must use '{}'s. 1758
 Error blocks NeedBraces 'if' construct must use '{}'s. 1761
 Error blocks NeedBraces 'if' construct must use '{}'s. 2031
 Error blocks NeedBraces 'if' construct must use '{}'s. 2032
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2060
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2061
 Error coding InnerAssignment Inner assignments should be avoided. 2361
 Error blocks NeedBraces 'if' construct must use '{}'s. 2424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2465
 Error blocks NeedBraces 'if' construct must use '{}'s. 2500
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2634
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 2649
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2736
 Error blocks NeedBraces 'if' construct must use '{}'s. 2763
 Error sizes MethodLength Method length is 370 lines (max allowed is 150). 3054
 Error sizes LineLength Line is longer than 100 characters (found 102). 3325
 Error blocks NeedBraces 'if' construct must use '{}'s. 3384
 Error blocks NeedBraces 'if' construct must use '{}'s. 3444
 Error blocks NeedBraces 'if' construct must use '{}'s. 3445
 Error blocks NeedBraces 'if' construct must use '{}'s. 3729
 Error blocks NeedBraces 'if' construct must use '{}'s. 3749
 Error blocks NeedBraces 'if' construct must use '{}'s. 3760
 Error blocks NeedBraces 'if' construct must use '{}'s. 3802
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 3834
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 3835
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3844
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 4012
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 4014
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4015
 Error blocks NeedBraces 'if' construct must use '{}'s. 4036
 Error blocks NeedBraces 'if' construct must use '{}'s. 4043
 Error sizes MethodLength Method length is 196 lines (max allowed is 150). 4125
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 4319
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4407
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4408
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4409
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4410
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4411
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4412
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4413
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4414
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4415
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4416
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4417
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4418
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 4419
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4420
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 4421
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 4423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4670
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4714
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 5080
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 5081
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 5082
 Error blocks NeedBraces 'if' construct must use '{}'s. 5123
 Error blocks NeedBraces 'if' construct must use '{}'s. 5170
 Error blocks NeedBraces 'if' construct must use '{}'s. 5231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5262
 Error sizes MethodLength Method length is 151 lines (max allowed is 150). 5478
 Error blocks NeedBraces 'if' construct must use '{}'s. 5872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5904
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5905
 Error blocks NeedBraces 'if' construct must use '{}'s. 5926
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5949
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5950
 Error sizes MethodLength Method length is 201 lines (max allowed is 150). 5969
 Error sizes LineLength Line is longer than 100 characters (found 101). 6022
 Error blocks NeedBraces 'if' construct must use '{}'s. 6120
 Error blocks NeedBraces 'if' construct must use '{}'s. 6161
 Error blocks NeedBraces 'if' construct must use '{}'s. 6175
 Error blocks NeedBraces 'if' construct must use '{}'s. 6181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6189
 Error coding InnerAssignment Inner assignments should be avoided. 6232
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6336
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6338
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6339
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6340
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6341
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6342
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6378
 Error blocks NeedBraces 'if' construct must use '{}'s. 6391
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6408
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6409
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6413
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6427
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6428
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6429
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6451
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6452
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6456
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6470
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6471
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6477
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6502
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6503
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6506
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6522
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6523
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6528
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6546
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6547
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6552
 Error blocks NeedBraces 'if' construct must use '{}'s. 6559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6596
 Error blocks NeedBraces 'if' construct must use '{}'s. 6625
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6668
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6687
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6713
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6788
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6822
 Error blocks NeedBraces 'if' construct must use '{}'s. 6938
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6977
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6981
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6983
 Error blocks NeedBraces 'if' construct must use '{}'s. 7120
 Error blocks NeedBraces 'if' construct must use '{}'s. 7221
 Error blocks NeedBraces 'if' construct must use '{}'s. 7310
 Error blocks NeedBraces 'if' construct must use '{}'s. 7356
 Error blocks NeedBraces 'if' construct must use '{}'s. 7359
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7368
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7393
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7436
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7438
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7504
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 7738
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 7740
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 7741
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 7742
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 7743
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 7744
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7912
 Error blocks NeedBraces 'if' construct must use '{}'s. 7935
 Error blocks NeedBraces 'else' construct must use '{}'s. 7936
 Error blocks NeedBraces 'if' construct must use '{}'s. 7938
 Error blocks NeedBraces 'else' construct must use '{}'s. 7939
 Error blocks NeedBraces 'if' construct must use '{}'s. 7949
 Error blocks NeedBraces 'else' construct must use '{}'s. 7950
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8018
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 8020
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 8021
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 8022
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8023
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8024
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8026
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8027
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8029
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8030
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8031
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8033
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8034
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 8035
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 8036

org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.KeyValue. 48
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.KeyValueUtil. 49
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 1, expected level should be 2. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 383
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 498
 Error blocks NeedBraces 'if' construct must use '{}'s. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 526
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 591
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 668
 Error blocks NeedBraces 'if' construct must use '{}'s. 692
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 702
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 729
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 756
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 758
 Error sizes LineLength Line is longer than 100 characters (found 101). 823
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 974
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 977
 Error blocks NeedBraces 'if' construct must use '{}'s. 987
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1000
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1001
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1003
 Error blocks NeedBraces 'if' construct must use '{}'s. 1013
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1028
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1030
 Error blocks NeedBraces 'if' construct must use '{}'s. 1040
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1063
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1064
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1065
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1068
 Error blocks NeedBraces 'if' construct must use '{}'s. 1083
 Error sizes LineLength Line is longer than 100 characters (found 101). 1085

org/apache/hadoop/hbase/regionserver/HRegionServer.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.concurrent.atomic.AtomicReference. 50
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 197
 Error design VisibilityModifier Variable 'TEST_SKIP_REPORTING_TRANSITION' must be private and have accessor methods. 219
 Error design VisibilityModifier Variable 'compactSplitThread' must be private and have accessor methods. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 727
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 740
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 741
 Error blocks NeedBraces 'if' construct must use '{}'s. 746
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 773
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 774
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 804
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 805
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 870
 Error sizes MethodLength Method length is 221 lines (max allowed is 150). 943
 Error blocks NeedBraces 'if' construct must use '{}'s. 1036
 Error blocks NeedBraces 'if' construct must use '{}'s. 1060
 Error blocks NeedBraces 'if' construct must use '{}'s. 1061
 Error blocks NeedBraces 'if' construct must use '{}'s. 1062
 Error blocks NeedBraces 'if' construct must use '{}'s. 1063
 Error blocks NeedBraces 'if' construct must use '{}'s. 1064
 Error blocks NeedBraces 'if' construct must use '{}'s. 1065
 Error blocks NeedBraces 'if' construct must use '{}'s. 1066
 Error blocks EmptyBlock Must have at least one statement. 1079
 Error blocks NeedBraces 'if' construct must use '{}'s. 1092
 Error blocks NeedBraces 'if' construct must use '{}'s. 1171
 Error blocks NeedBraces 'if' construct must use '{}'s. 1293
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be 10. 1335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1581
 Error blocks NeedBraces 'if' construct must use '{}'s. 1615
 Error blocks NeedBraces 'if' construct must use '{}'s. 1621
 Error blocks NeedBraces 'if' construct must use '{}'s. 1659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1693
 Error blocks NeedBraces 'if' construct must use '{}'s. 1701
 Error blocks NeedBraces 'if' construct must use '{}'s. 1777
 Error blocks NeedBraces 'if' construct must use '{}'s. 1778
 Error blocks NeedBraces 'if' construct must use '{}'s. 1779
 Error blocks NeedBraces 'if' construct must use '{}'s. 1780
 Error blocks NeedBraces 'if' construct must use '{}'s. 1781
 Error blocks NeedBraces 'if' construct must use '{}'s. 1782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1818
 Error blocks NeedBraces 'if' construct must use '{}'s. 1831
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 1976
 Error coding InnerAssignment Inner assignments should be avoided. 2104
 Error blocks NeedBraces 'if' construct must use '{}'s. 2280
 Error blocks NeedBraces 'if' construct must use '{}'s. 2281
 Error blocks NeedBraces 'if' construct must use '{}'s. 2282
 Error blocks NeedBraces 'if' construct must use '{}'s. 2283
 Error blocks NeedBraces 'if' construct must use '{}'s. 2284
 Error blocks NeedBraces 'if' construct must use '{}'s. 2285
 Error blocks NeedBraces 'if' construct must use '{}'s. 2286
 Error blocks NeedBraces 'if' construct must use '{}'s. 2301
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2317
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2325
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2419
 Error blocks NeedBraces 'if' construct must use '{}'s. 2434
 Error blocks NeedBraces 'if' construct must use '{}'s. 2520
 Error blocks NeedBraces 'if' construct must use '{}'s. 2525
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2612
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2807
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2844
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 2849
 Error indentation Indentation 'synchronized' have incorrect indentation level 5, expected level should be 4. 2850
 Error indentation Indentation 'for' have incorrect indentation level 7, expected level should be 6. 2851
 Error indentation Indentation 'for' child have incorrect indentation level 9, expected level should be 8. 2852
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 8. 2853
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 2854
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 2855
 Error indentation Indentation 'for rcurly' have incorrect indentation level 7, expected level should be 6. 2856
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 5, expected level should be 4. 2857
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 2858
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 2859
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3009
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 3011
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 3013
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 3014
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 3015
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 3016
 Error indentation Indentation 'try' have incorrect indentation level 5, expected level should be 6. 3017
 Error indentation Indentation 'try' child have incorrect indentation level 7, expected level should be 8. 3018
 Error indentation Indentation 'try rcurly' have incorrect indentation level 5, expected level should be 6. 3019
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 8. 3020
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 5, expected level should be 6. 3021
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 6. 3022
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 3024
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 6. 3026
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 6. 3028
 Error blocks NeedBraces 'if' construct must use '{}'s. 3029
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 3029
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 3030
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 6. 3031
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 6. 3032
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 3036
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 8. 3037
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 3039
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 10. 3040
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 12. 3042
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 10. 3043
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 8. 3044
 Error indentation Indentation 'else' child have incorrect indentation level 9, expected level should be 10. 3045
 Error indentation Indentation 'else rcurly' have incorrect indentation level 7, expected level should be 8. 3046
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 3047
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 3049
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 6. 3050
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 3052
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 3053
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 3054
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3058
 Error blocks NeedBraces 'if' construct must use '{}'s. 3085
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3099
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3207
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 5, expected level should be 4. 3229
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 3302
 Error blocks LeftCurly '{' at column 48 should have line break after. 3324
 Error blocks LeftCurly '{' at column 46 should have line break after. 3325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3425
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 3477
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 3479
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 3480
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 3481
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 3482
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 3483

org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoordinatedStateManager' import. 29
 Error misc ArrayTypeStyle Array brackets at illegal position. 78

org/apache/hadoop/hbase/regionserver/HStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 365
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 377
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 455
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 467
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 489
 Error blocks NeedBraces 'if' construct must use '{}'s. 537
 Error blocks NeedBraces 'if' construct must use '{}'s. 539
 Error blocks NeedBraces 'if' construct must use '{}'s. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error blocks NeedBraces 'if' construct must use '{}'s. 594
 Error blocks NeedBraces 'if' construct must use '{}'s. 596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 653
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 654
 Error indentation Indentation 'try' child have incorrect indentation level 7, expected level should be 6. 659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 668
 Error indentation Indentation 'if' child have incorrect indentation level 6, expected level should be 8. 757
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 758
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 759
 Error blocks NeedBraces 'if' construct must use '{}'s. 762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 770
 Error blocks NeedBraces 'if' construct must use '{}'s. 866
 Error blocks NeedBraces 'if' construct must use '{}'s. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 899
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 900
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 901
 Error sizes LineLength Line is longer than 100 characters (found 104). 1156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1232
 Error blocks NeedBraces 'if' construct must use '{}'s. 1350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1427
 Error blocks NeedBraces 'if' construct must use '{}'s. 1668
 Error blocks NeedBraces 'if' construct must use '{}'s. 1678
 Error blocks NeedBraces 'if' construct must use '{}'s. 1698
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 1798
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 1799
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 1800
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 2028
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2086
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2088
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2229
 Error indentation Indentation 'method def' child have incorrect indentation level 11, expected level should be 4. 2372
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 2372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2408

org/apache/hadoop/hbase/regionserver/HeapMemStoreLAB.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 35

org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 196
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 198
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 199
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 377
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 378
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 379
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 380
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 381
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 382
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 383
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 6. 466

org/apache/hadoop/hbase/regionserver/HeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/ImmutableSegment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 28
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error coding MissingSwitchDefault switch without "default" clause. 212
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 213
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 214
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 215
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 216
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 217
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 219
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 220

org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 120

org/apache/hadoop/hbase/regionserver/InternalScan.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 57

org/apache/hadoop/hbase/regionserver/InternalScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 37

org/apache/hadoop/hbase/regionserver/KeyValueHeap.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244

org/apache/hadoop/hbase/regionserver/KeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 170
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 171

org/apache/hadoop/hbase/regionserver/LeaseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/regionserver/Leases.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ConcurrentModificationException' import. 27
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 34
 Error whitespace ParenPad ')' is preceded with whitespace. 85
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error whitespace ParenPad ')' is preceded with whitespace. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239

org/apache/hadoop/hbase/regionserver/LogRoller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. 35
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error blocks NeedBraces 'for' construct must use '{}'s. 151

org/apache/hadoop/hbase/regionserver/LruHashMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 28
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 104
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 107
 Error indentation Indentation 'long' have incorrect indentation level 2, expected level should be 4. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 143
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 157
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 318
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 348
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 416
 Error blocks NeedBraces 'for' construct must use '{}'s. 422
 Error blocks NeedBraces 'for' construct must use '{}'s. 423
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 424
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 440
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 458
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 541
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 542
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 543
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 544
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 545
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 546
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 548
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 549
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 551
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 552
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 553
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 554
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 555
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 556
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 557
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 558
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 559
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 560
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 562
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 585
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 586
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 587
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 588
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 589
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 590
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 593
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 594
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 595
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 596
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 597
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 598
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 599
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 600
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 601
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 602
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 603
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 604
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 606
 Error indentation Indentation 'implements' have incorrect indentation level 2, expected level should be 4. 926
 Error blocks NeedBraces 'if' construct must use '{}'s. 1026
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1032
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1033
 Error blocks NeedBraces 'if' construct must use '{}'s. 1034
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 1034

org/apache/hadoop/hbase/regionserver/MemStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 109

org/apache/hadoop/hbase/regionserver/MemStoreChunkPool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error coding InnerAssignment Inner assignments should be avoided. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 204

org/apache/hadoop/hbase/regionserver/MemStoreCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 29
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 132
 Error coding InnerAssignment Inner assignments should be avoided. 212
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 247
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 248
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 253
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 257
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 258
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 259
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 264
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 268
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 269
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 270
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 285
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 287
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 289
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 290

org/apache/hadoop/hbase/regionserver/MemStoreCompactorSegmentsIterator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error whitespace ParenPad ')' is preceded with whitespace. 137

org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error design FinalClass Class FlushHandler should be declared as final. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 437
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 438
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 482
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 483
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 484
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 487
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 705
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 736
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 745
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 760
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 761
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 4. 799

org/apache/hadoop/hbase/regionserver/MemStoreMergerSegmentsIterator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26

org/apache/hadoop/hbase/regionserver/MemStoreSegmentsIterator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.util.*. 27

org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 24
 Error imports UnusedImports Unused import - com.google.common.annotations.VisibleForTesting. 24

org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManagerSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 126

org/apache/hadoop/hbase/regionserver/MetricsRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 22

org/apache/hadoop/hbase/regionserver/MetricsRegionServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 23

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 65

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 214
 Error sizes MethodLength Method length is 192 lines (max allowed is 150). 321
 Error sizes LineLength Line is longer than 100 characters (found 111). 345

org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 189 lines (max allowed is 150). 632

org/apache/hadoop/hbase/regionserver/MetricsRegionWrapperImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 31

org/apache/hadoop/hbase/regionserver/MetricsTable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 30

org/apache/hadoop/hbase/regionserver/MetricsTableAggregateSourceImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' have incorrect indentation level 0, expected level should be 2. 33

org/apache/hadoop/hbase/regionserver/MetricsTableSourceImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 160

org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 37
 Error sizes LineLength Line is longer than 100 characters (found 103). 46
 Error sizes LineLength Line is longer than 100 characters (found 106). 54
 Error sizes LineLength Line is longer than 100 characters (found 102). 77
 Error sizes LineLength Line is longer than 100 characters (found 106). 78
 Error sizes LineLength Line is longer than 100 characters (found 109). 79
 Error sizes LineLength Line is longer than 100 characters (found 119). 80
 Error sizes LineLength Line is longer than 100 characters (found 101). 87
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error blocks NeedBraces 'else' construct must use '{}'s. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'else' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error blocks NeedBraces 'else' construct must use '{}'s. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error blocks NeedBraces 'else' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'else' construct must use '{}'s. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error blocks NeedBraces 'else' construct must use '{}'s. 158

org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error sizes LineLength Line is longer than 100 characters (found 102). 113

org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error indentation Indentation 'MultiRowMutationProcessorResponse' have incorrect indentation level 0, expected level should be 2. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 97

org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 78
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87

org/apache/hadoop/hbase/regionserver/MutableSegment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/regionserver/NoOpHeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21

org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/regionserver/NonReversedNonLazyKeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/regionserver/OnlineRegions.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 69
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 75

org/apache/hadoop/hbase/regionserver/OperationStatus.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.OperationStatusCode' import. 22

org/apache/hadoop/hbase/regionserver/RSDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error whitespace ParenPad ')' is preceded with whitespace. 127

org/apache/hadoop/hbase/regionserver/RSRpcServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 133
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.OperationQuota' import. 173
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. 197
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 277
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 470
 Error blocks NeedBraces 'if' construct must use '{}'s. 483
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 505
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 549
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 550
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 602
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 604
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 653
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 700
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 702
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 703
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 705
 Error whitespace ParenPad ')' is preceded with whitespace. 734
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 863
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 864
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 865
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 939
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 940
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 941
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 944
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 1002
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1469
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1663
 Error sizes MethodLength Method length is 153 lines (max allowed is 150). 1665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1831
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1881
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1982
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2035
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2073
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2481
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2513
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2515
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2516
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2517
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2519
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2520
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2521
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2522
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2523
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 2524
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2525
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2526
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2527
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2528
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2529
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2530
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2532
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2533
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2535
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2536
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2537
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 14. 2539
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 16. 2540
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 14. 2542
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2543
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2544
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 2545
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2546
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2547
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 2548
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2549
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2550
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2551
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2552
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 2553
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2554
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2555
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2556
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2557
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2558
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 2559
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2561
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2562
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2564
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 2565
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2566
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 14. 2568
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 16. 2569
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 14. 2571
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 2572
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 2573
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 2574
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2575
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 12. 2576
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 10. 2577
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 2578
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 2579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2603
 Error sizes MethodLength Method length is 418 lines (max allowed is 150). 2605
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 13, expected level should be 12. 2637
 Error blocks NeedBraces 'if' construct must use '{}'s. 2983
 Error indentation Indentation 'catch' child have incorrect indentation level 11, expected level should be 12. 3014

org/apache/hadoop/hbase/regionserver/RSStatusServlet.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/regionserver/Region.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Service' import. 49
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 127
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 133
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 387
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 388
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 455
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 473
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 477
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 479
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 515
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 572
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 574
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 619
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 628
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 629
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 645
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 653
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 654
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 663
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 664
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 708
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 711
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 735

org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 44
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 331
 Error whitespace ParenPad '(' is followed by whitespace. 405
 Error whitespace ParenPad ')' is preceded with whitespace. 405
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 542
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 545
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 547
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 599
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 606
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 609
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 610
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 611
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 619
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 634
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 640
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 643
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 644
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 645
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 650
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 671
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 674
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 675
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 681
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 709
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 711
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 726
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 728
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 745
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 747
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 761
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 761
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 776
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 791
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 793
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 808
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 810
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 823
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 872
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 878
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 881
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 882
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 883
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 896
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 899
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 900
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 901
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 927
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 996
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 998
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1012
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1013
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1046
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1055
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1058
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1060
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1061
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1072
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1080
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1083
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1085
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1086
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1104
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1107
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1109
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1121
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1130
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1133
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1135
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1136
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1147
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1155
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1158
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1160
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1161
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1179
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1182
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1184
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1185
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1191
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1197
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1200
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1201
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1202
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1208
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1214
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1217
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1218
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1219
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1225
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1231
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1234
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1235
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1236
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1242
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1248
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1251
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1252
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1253
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1279
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1282
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1283
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1284
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1290
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1296
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1299
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1300
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1301
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1313
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1316
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1317
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1318
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1330
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1333
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1334
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1335
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1343
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1350
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1353
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1354
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1362
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1371
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1374
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1375
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1385
 Error blocks NeedBraces 'if' construct must use '{}'s. 1390
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1393
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1396
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1397
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1499
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1500
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1501
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1538
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1554
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1560
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1563
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1564
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1593
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1597
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1604
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1607
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1608
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1617
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1621
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1628
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1631
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1632
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1633
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1640
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1643
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1644
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1645
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1652
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1655
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1656
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1657
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1674
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. 1677
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1678
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1679
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1724
 Error blocks LeftCurly '{' at column 43 should have line break after. 1728
 Error blocks LeftCurly '{' at column 26 should have line break after. 1729
 Error blocks LeftCurly '{' at column 43 should have line break after. 1748
 Error blocks LeftCurly '{' at column 26 should have line break after. 1749
 Error blocks NeedBraces 'if' construct must use '{}'s. 1759
 Error blocks NeedBraces 'if' construct must use '{}'s. 1779

org/apache/hadoop/hbase/regionserver/RegionMergeRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DroppedSnapshotException' import. 26
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 92

org/apache/hadoop/hbase/regionserver/RegionMergeTransaction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209

org/apache/hadoop/hbase/regionserver/RegionMergeTransactionImpl.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.InterruptedIOException. 22
 Error imports UnusedImports Unused import - java.security.PrivilegedExceptionAction. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.SplitTransactionImpl.LoggingProgressable' import. 43
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error blocks NeedBraces 'if' construct must use '{}'s. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 550
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 616
 Error blocks NeedBraces 'if' construct must use '{}'s. 641
 Error blocks NeedBraces 'if' construct must use '{}'s. 656
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 700
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 704
 Error blocks NeedBraces 'if' construct must use '{}'s. 709

org/apache/hadoop/hbase/regionserver/RegionScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationEndpoint' import. 44
 Error sizes LineLength Line is longer than 100 characters (found 109). 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 298

org/apache/hadoop/hbase/regionserver/RegionServerServices.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.RegionServerQuotaManager' import. 37
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Service' import. 42
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 56
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130

org/apache/hadoop/hbase/regionserver/RegionServicesForStores.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 45
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 49
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 50
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 51
 Error blocks LeftCurly '{' at column 57 should have line break after. 78

org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 69
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137

org/apache/hadoop/hbase/regionserver/ReplicationService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48

org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44

org/apache/hadoop/hbase/regionserver/ReversedKeyValueHeap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181

org/apache/hadoop/hbase/regionserver/ReversedRegionScannerImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41

org/apache/hadoop/hbase/regionserver/ReversedStoreScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47

org/apache/hadoop/hbase/regionserver/RowProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 29
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147

org/apache/hadoop/hbase/regionserver/RpcSchedulerFactory.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 39

org/apache/hadoop/hbase/regionserver/ScanInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72

org/apache/hadoop/hbase/regionserver/ScannerContext.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 574
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 634

org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region.BulkLoadListener' import. 41
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 54
 Error sizes LineLength Line is longer than 100 characters (found 117). 176
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 200
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 385
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 387
 Error sizes LineLength Line is longer than 100 characters (found 101). 393

org/apache/hadoop/hbase/regionserver/Segment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37

org/apache/hadoop/hbase/regionserver/SegmentFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/regionserver/SegmentScanner.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 68

org/apache/hadoop/hbase/regionserver/ServerNonceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 36
 Error misc UpperEll Should use uppercase 'L'. 100
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 244
 Error blocks NeedBraces 'if' construct must use '{}'s. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 279
 Error blocks NeedBraces 'if' construct must use '{}'s. 281

org/apache/hadoop/hbase/regionserver/ShipperListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33

org/apache/hadoop/hbase/regionserver/ShutdownHook.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 80
 Error indentation Indentation 'this' have incorrect indentation level 14, expected level should be 16. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 254

org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 35
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be 4. 38
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 38

org/apache/hadoop/hbase/regionserver/SplitLogWorker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. 40
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 44

org/apache/hadoop/hbase/regionserver/SplitRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 32
 Error whitespace MethodParamPad '(' is preceded with whitespace. 66
 Error coding InnerAssignment Inner assignments should be avoided. 86

org/apache/hadoop/hbase/regionserver/SplitTransaction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 233

org/apache/hadoop/hbase/regionserver/SplitTransactionImpl.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.security.PrivilegedExceptionAction. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 47
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 165
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 252
 Error blocks NeedBraces 'if' construct must use '{}'s. 342
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 515
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 533
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 536
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 573
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 587
 Error whitespace MethodParamPad '(' is preceded with whitespace. 608
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 662
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 674
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 733
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 734
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 737
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 738
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 739
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 741
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 742
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 743
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 744
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 746
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 747
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 753
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 754
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 755
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 757
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 758
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 759
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 761
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 762
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 763
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 765
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 766
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 767
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 769
 Error blocks NeedBraces 'if' construct must use '{}'s. 770
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 770
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 771
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 773
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 778
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 781
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 782
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 783
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 784
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 785
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 786
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 787
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 788
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 789
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 790
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 792
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 793

org/apache/hadoop/hbase/regionserver/SteppingSplitPolicy.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 23
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 25

org/apache/hadoop/hbase/regionserver/Store.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 271
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 280
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 399
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 463
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488

org/apache/hadoop/hbase/regionserver/StoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26

org/apache/hadoop/hbase/regionserver/StoreFile.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 345
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 347
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 525
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 576
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 621
 Error blocks NeedBraces 'if' construct must use '{}'s. 729

org/apache/hadoop/hbase/regionserver/StoreFileInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 485
 Error blocks NeedBraces 'if' construct must use '{}'s. 534
 Error blocks NeedBraces 'if' construct must use '{}'s. 535
 Error blocks NeedBraces 'if' construct must use '{}'s. 537
 Error blocks NeedBraces 'if' construct must use '{}'s. 540
 Error blocks NeedBraces 'if' construct must use '{}'s. 541
 Error blocks NeedBraces 'if' construct must use '{}'s. 542
 Error blocks NeedBraces 'if' construct must use '{}'s. 545
 Error blocks NeedBraces 'if' construct must use '{}'s. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 547
 Error blocks NeedBraces 'if' construct must use '{}'s. 550
 Error blocks NeedBraces 'if' construct must use '{}'s. 551
 Error blocks NeedBraces 'if' construct must use '{}'s. 552

org/apache/hadoop/hbase/regionserver/StoreFileManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableCollection' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/regionserver/StoreFileReader.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.KeyValueUtil. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 454
 Error blocks NeedBraces 'if' construct must use '{}'s. 474
 Error blocks NeedBraces 'if' construct must use '{}'s. 593

org/apache/hadoop/hbase/regionserver/StoreFileScanner.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.KeyValue. 34
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.KeyValueUtil. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error blocks NeedBraces 'if' construct must use '{}'s. 416
 Error blocks NeedBraces 'if' construct must use '{}'s. 460
 Error blocks NeedBraces 'if' construct must use '{}'s. 468

org/apache/hadoop/hbase/regionserver/StoreFileWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 46
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 2. 71
 Error indentation Indentation 'member def modifier' have incorrect indentation level 3, expected level should be 2. 72
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. 110
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 142
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 144
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 145
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 147
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 148
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 149
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 380

org/apache/hadoop/hbase/regionserver/StoreFlushContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/regionserver/StoreFlusher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78

org/apache/hadoop/hbase/regionserver/StoreScanner.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 170
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 172
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 173
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 174
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 176
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 177
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 178
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 179
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 180
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 181
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error blocks NeedBraces 'if' construct must use '{}'s. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 469
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 505
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 506
 Error sizes MethodLength Method length is 174 lines (max allowed is 150). 509
 Error blocks NeedBraces 'if' construct must use '{}'s. 545
 Error blocks NeedBraces 'if' construct must use '{}'s. 562
 Error coding InnerAssignment Inner assignments should be avoided. 674
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 740
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 741
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 6. 742
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 743
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 744
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 746
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 747
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 748
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 6. 749
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 750
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 751
 Error indentation Indentation 'block lcurly' have incorrect indentation level 4, expected level should be 6. 752
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 8. 757
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 10. 758
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 759
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 761
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 762
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 8. 763
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 764
 Error indentation Indentation 'block rcurly' have incorrect indentation level 4, expected level should be 6. 765
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 766
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 767
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 789
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 855
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 856
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 857
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 858
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 874
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 876
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 929
 Error blocks NeedBraces 'if' construct must use '{}'s. 933
 Error blocks NeedBraces 'if' construct must use '{}'s. 970
 Error blocks NeedBraces 'for' construct must use '{}'s. 972

org/apache/hadoop/hbase/regionserver/StoreUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 78

org/apache/hadoop/hbase/regionserver/StorefileRefresherChore.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error sizes LineLength Line is longer than 100 characters (found 118). 111

org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 194

org/apache/hadoop/hbase/regionserver/StripeStoreConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/regionserver/StripeStoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38

org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableCollection' import. 48
 Error design VisibilityModifier Variable 'stripeEndRows' must be private and have accessor methods. 96
 Error design VisibilityModifier Variable 'stripeFiles' must be private and have accessor methods. 103
 Error design VisibilityModifier Variable 'level0Files' must be private and have accessor methods. 106
 Error design VisibilityModifier Variable 'allFilesCached' must be private and have accessor methods. 109
 Error blocks NeedBraces 'if' construct must use '{}'s. 229
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 271
 Error blocks NeedBraces 'if' construct must use '{}'s. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 505
 Error blocks NeedBraces 'if' construct must use '{}'s. 506
 Error blocks NeedBraces 'if' construct must use '{}'s. 510
 Error blocks NeedBraces 'if' construct must use '{}'s. 580
 Error blocks NeedBraces 'if' construct must use '{}'s. 588
 Error blocks NeedBraces 'if' construct must use '{}'s. 730
 Error blocks NeedBraces 'if' construct must use '{}'s. 914
 Error blocks NeedBraces 'if' construct must use '{}'s. 918
 Error blocks NeedBraces 'if' construct must use '{}'s. 960
 Error blocks NeedBraces 'if' construct must use '{}'s. 995

org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181

org/apache/hadoop/hbase/regionserver/compactions/CompactionContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 25

org/apache/hadoop/hbase/regionserver/compactions/CompactionPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26

org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'totalCompactingKVs' must be private and have accessor methods. 37
 Error design VisibilityModifier Variable 'currentCompactedKVs' must be private and have accessor methods. 39
 Error design VisibilityModifier Variable 'totalCompactedSize' must be private and have accessor methods. 41
 Error coding InnerAssignment Inner assignments should be avoided. 61

org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 146

org/apache/hadoop/hbase/regionserver/compactions/Compactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.io.Closeables' import. 62
 Error design VisibilityModifier Variable 'maxKeyCount' must be private and have accessor methods. 106
 Error design VisibilityModifier Variable 'earliestPutTs' must be private and have accessor methods. 108
 Error design VisibilityModifier Variable 'latestPutTs' must be private and have accessor methods. 110
 Error design VisibilityModifier Variable 'maxSeqId' must be private and have accessor methods. 112
 Error design VisibilityModifier Variable 'maxMVCCReadpoint' must be private and have accessor methods. 114
 Error design VisibilityModifier Variable 'maxTagsLength' must be private and have accessor methods. 116
 Error design VisibilityModifier Variable 'minSeqIdToKeep' must be private and have accessor methods. 118
 Error coding InnerAssignment Inner assignments should be avoided. 179

org/apache/hadoop/hbase/regionserver/compactions/CurrentHourProvider.java

Severity Category Rule Message Line
 Error design FinalClass Class CurrentHourProvider should be declared as final. 25
 Error blocks LeftCurly '{' at column 33 should have line break after. 27
 Error coding InnerAssignment Inner assignments should be avoided. 61

org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 37
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 53
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. 57
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 58
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77

org/apache/hadoop/hbase/regionserver/compactions/OffPeakHours.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error blocks LeftCurly '{' at column 46 should have line break after. 30
 Error blocks LeftCurly '{' at column 60 should have line break after. 31

org/apache/hadoop/hbase/regionserver/compactions/SortedCompactionPolicy.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118

org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableList' import. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 318
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error blocks NeedBraces 'if' construct must use '{}'s. 386
 Error coding InnerAssignment Inner assignments should be avoided. 434

org/apache/hadoop/hbase/regionserver/handler/CloseMetaHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 22

org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/regionserver/handler/OpenMetaHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 22

org/apache/hadoop/hbase/regionserver/handler/OpenPriorityRegionHandler.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 27

org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 193

org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27

org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 39
 Error indentation Indentation 'method call' child have incorrect indentation level 7, expected level should be 8. 115
 Error indentation Indentation 'try' child have incorrect indentation level 9, expected level should be 8. 127

org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor' import. 35
 Error coding MissingSwitchDefault switch without "default" clause. 73
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 76
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 84
 Error indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 14. 85
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 86
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 91
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 93
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'method call' child have incorrect indentation level 10, expected level should be 12. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98

org/apache/hadoop/hbase/regionserver/querymatcher/ColumnTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125

org/apache/hadoop/hbase/regionserver/querymatcher/DeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 21

org/apache/hadoop/hbase/regionserver/querymatcher/ExplicitColumnTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214

org/apache/hadoop/hbase/regionserver/querymatcher/LegacyScanQueryMatcher.java

Severity Category Rule Message Line
 Error design FinalClass Class LegacyScanQueryMatcher should be declared as final. 47
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 47
 Error indentation Indentation 'switch rcurly' have incorrect indentation level 8, expected level should be 6. 226
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 245
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 246
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 248
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 249
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 250
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 251
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 252
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 253
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 254
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 256

org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.regionserver.KeyValueScanner. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272

org/apache/hadoop/hbase/regionserver/snapshot/FlushSnapshotSubprocedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 32

org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. 55
 Error sizes LineLength Line is longer than 100 characters (found 101). 81
 Error sizes LineLength Line is longer than 100 characters (found 102). 95
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 187
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 188
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 192
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 205
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error blocks EmptyBlock Must have at least one statement. 372
 Error blocks NeedBraces 'if' construct must use '{}'s. 380

org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - com.google.common.base.Preconditions.*. 20
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 74
 Error sizes LineLength Line is longer than 100 characters (found 102). 154
 Error design VisibilityModifier Variable 'encodedName2HighestSequenceId' must be private and have accessor methods. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 832
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 833
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 834
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 835

org/apache/hadoop/hbase/regionserver/wal/AbstractProtobufLogWriter.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 227

org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 344
 Error coding InnerAssignment Inner assignments should be avoided. 679

org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'regionDict' must be private and have accessor methods. 39
 Error design VisibilityModifier Variable 'tableDict' must be private and have accessor methods. 40
 Error design VisibilityModifier Variable 'familyDict' must be private and have accessor methods. 41

org/apache/hadoop/hbase/regionserver/wal/Compressor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 34
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44
 Error blocks NeedBraces 'while' construct must use '{}'s. 88
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 142
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 181

org/apache/hadoop/hbase/regionserver/wal/FSHLog.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 545
 Error sizes LineLength Line is longer than 100 characters (found 112). 1028
 Error sizes LineLength Line is longer than 100 characters (found 102). 1029

org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/hbase/regionserver/wal/FailedSyncBeforeLogCloseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/wal/HLogKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 33
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 266
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 279
 Error blocks NeedBraces 'else' construct must use '{}'s. 280

org/apache/hadoop/hbase/regionserver/wal/HLogPrettyPrinter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24
 Error misc UpperEll Should use uppercase 'L'. 50

org/apache/hadoop/hbase/regionserver/wal/KeyValueCompression.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 26
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 39
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 30

org/apache/hadoop/hbase/regionserver/wal/MetricsWALEditsReplay.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 24

org/apache/hadoop/hbase/regionserver/wal/MetricsWALSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 58
 Error misc UpperEll Should use uppercase 'L'. 60
 Error misc UpperEll Should use uppercase 'L'. 66

org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 38
 Error imports ImportOrder Wrong order for 'com.google.protobuf.CodedInputStream' import. 47
 Error sizes LineLength Line is longer than 100 characters (found 112). 104
 Error sizes LineLength Line is longer than 100 characters (found 153). 107
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 184
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 190
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 191
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 193
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 194
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 195
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 196
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 197
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 199
 Error sizes LineLength Line is longer than 100 characters (found 194). 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error sizes LineLength Line is longer than 100 characters (found 124). 370
 Error sizes LineLength Line is longer than 100 characters (found 181). 406
 Error sizes LineLength Line is longer than 100 characters (found 156). 413
 Error blocks NeedBraces 'if' construct must use '{}'s. 435

org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 77

org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error blocks NeedBraces 'else' construct must use '{}'s. 112

org/apache/hadoop/hbase/regionserver/wal/SecureAsyncProtobufLogWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'io.netty.channel.EventLoop' import. 28

org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.EncryptionUtil' import. 37

org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 277
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 299
 Error blocks NeedBraces 'if' construct must use '{}'s. 302
 Error indentation Indentation 'catch' child have incorrect indentation level 7, expected level should be 6. 305

org/apache/hadoop/hbase/regionserver/wal/SequenceIdAccounting.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 267
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 268
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 269
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 270

org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 112

org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. 46
 Error indentation Indentation 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 111
 Error indentation Indentation 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 182

org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 237

org/apache/hadoop/hbase/regionserver/wal/WALEdit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 34
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340

org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 222

org/apache/hadoop/hbase/regionserver/wal/WALUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.TextFormat' import. 37
 Error design FinalClass Class WALUtil should be declared as final. 44

org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 27
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 28
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.zookeeper.ZooKeeperListener. 30
 Error sizes LineLength Line is longer than 100 characters (found 101). 53
 Error sizes LineLength Line is longer than 100 characters (found 106). 61

org/apache/hadoop/hbase/replication/BulkLoadCellFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 33

org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26

org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 125

org/apache/hadoop/hbase/replication/NamespaceTableCfWALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 89

org/apache/hadoop/hbase/replication/ReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.MetricsSource' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.Service' import. 34
 Error blocks LeftCurly '{' at column 37 should have line break after. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 176

org/apache/hadoop/hbase/replication/ReplicationFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31

org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238

org/apache/hadoop/hbase/replication/ReplicationPeers.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174

org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState' import. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490
 Error blocks NeedBraces 'if' construct must use '{}'s. 519

org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 71
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 85
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 86
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 14. 87
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 16. 88
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 14. 89
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 16. 90
 Error indentation Indentation 'else rcurly' have incorrect indentation level 12, expected level should be 14. 91
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 92
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 93
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 94
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 97
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 98

org/apache/hadoop/hbase/replication/ReplicationQueues.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113

org/apache/hadoop/hbase/replication/ReplicationQueuesClient.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 70

org/apache/hadoop/hbase/replication/ReplicationQueuesClientZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ImmutableSet' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. 33
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 304

org/apache/hadoop/hbase/replication/ReplicationStateZKBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108

org/apache/hadoop/hbase/replication/ReplicationTableBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431

org/apache/hadoop/hbase/replication/ReplicationTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/replication/ReplicationTrackerZKImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/replication/ScopeWALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 30
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 54
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 55
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 56
 Error sizes LineLength Line is longer than 100 characters (found 101). 59
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 62
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 63
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 64
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 65
 Error indentation Indentation 'else rcurly' have incorrect indentation level 6, expected level should be 4. 66

org/apache/hadoop/hbase/replication/TableBasedReplicationQueuesClientImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31

org/apache/hadoop/hbase/replication/TableBasedReplicationQueuesImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 44
 Error imports UnusedImports Unused import - java.util.HashMap. 47
 Error imports UnusedImports Unused import - java.util.HashSet. 48
 Error imports UnusedImports Unused import - java.util.Set. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error whitespace MethodParamPad '(' is preceded with whitespace. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424

org/apache/hadoop/hbase/replication/WALCellFilter.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 37

org/apache/hadoop/hbase/replication/WALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 37

org/apache/hadoop/hbase/replication/master/ReplicationHFileCleaner.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.ZooKeeperConnectionException. 31

org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.HConstants. 29
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.replication.ReplicationException. 31
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 36
 Error imports UnusedImports Unused import - java.util.List. 38
 Error imports ImportOrder Wrong order for 'com.google.common.base.Predicate' import. 41
 Error imports UnusedImports Unused import - com.google.common.collect.ImmutableSet. 42
 Error imports UnusedImports Unused import - com.google.common.collect.Sets. 44
 Error indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 119

org/apache/hadoop/hbase/replication/master/TableCFsUpdater.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeerConfig' import. 31
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 37
 Error sizes LineLength Line is longer than 100 characters (found 111). 124

org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.fs.Path. 26
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. 27
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.replication.*. 34
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.FSUtils. 35
 Error imports UnusedImports Unused import - org.mortbay.util.IO. 41
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.AtomicLongMap' import. 43
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.util.*. 47
 Error sizes LineLength Line is longer than 100 characters (found 105). 54
 Error whitespace MethodParamPad '(' is preceded with whitespace. 87
 Error whitespace MethodParamPad '(' is preceded with whitespace. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error sizes LineLength Line is longer than 100 characters (found 107). 199
 Error sizes LineLength Line is longer than 100 characters (found 101). 258
 Error sizes LineLength Line is longer than 100 characters (found 102). 279
 Error sizes LineLength Line is longer than 100 characters (found 104). 307
 Error sizes LineLength Line is longer than 100 characters (found 118). 340
 Error sizes LineLength Line is longer than 100 characters (found 113). 341

org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint' import. 52

org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationGlobalSourceSource.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 34
 Error sizes LineLength Line is longer than 100 characters (found 116). 73
 Error sizes LineLength Line is longer than 100 characters (found 116). 75
 Error sizes LineLength Line is longer than 100 characters (found 103). 79

org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSource.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 27

org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceSource.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 29

org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceSourceImpl.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 35

org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 22
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 124). 61

org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.BaseWALEntryFilter' import. 63
 Error imports ImportOrder Wrong order for 'com.google.common.cache.Cache' import. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 396
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 545
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 548

org/apache/hadoop/hbase/replication/regionserver/Replication.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 36
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ReplicationSinkService' import. 49
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. 57
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323

org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 146

org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALEdit' import. 57
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error sizes LineLength Line is longer than 100 characters (found 106). 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error coding InnerAssignment Inner assignments should be avoided. 394
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 404

org/apache/hadoop/hbase/replication/regionserver/ReplicationSinkManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint' import. 37

org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error sizes LineLength Line is longer than 100 characters (found 102). 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 437
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 523
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 525
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 526
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 527
 Error sizes MethodLength Method length is 182 lines (max allowed is 150). 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 756
 Error blocks NeedBraces 'if' construct must use '{}'s. 1007
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1093
 Error sizes LineLength Line is longer than 100 characters (found 157). 1206
 Error sizes LineLength Line is longer than 100 characters (found 160). 1214
 Error sizes LineLength Line is longer than 100 characters (found 176). 1219

org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 191
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 202
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 385
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 634
 Error blocks LeftCurly '{' at column 49 should have line break after. 809
 Error sizes LineLength Line is longer than 100 characters (found 101). 919
 Error blocks EmptyBlock Must have at least one statement. 920

org/apache/hadoop/hbase/replication/regionserver/ReplicationSyncUp.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 69

org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 105

org/apache/hadoop/hbase/replication/regionserver/ReplicationWALReaderManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. 29
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134

org/apache/hadoop/hbase/rest/Constants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 27

org/apache/hadoop/hbase/rest/ExistsResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49

org/apache/hadoop/hbase/rest/MetricsREST.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 23
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. 25
 Error indentation Indentation 'ctor def' child have incorrect indentation level 5, expected level should be 4. 37

org/apache/hadoop/hbase/rest/MetricsRESTSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/rest/MetricsRESTSourceImpl.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 73
 Error misc UpperEll Should use uppercase 'L'. 75
 Error misc UpperEll Should use uppercase 'L'. 76
 Error misc UpperEll Should use uppercase 'L'. 77
 Error misc UpperEll Should use uppercase 'L'. 80
 Error misc UpperEll Should use uppercase 'L'. 81
 Error misc UpperEll Should use uppercase 'L'. 82
 Error misc UpperEll Should use uppercase 'L'. 83
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 128

org/apache/hadoop/hbase/rest/MultiRowResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/rest/NamespacesInstanceResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87

org/apache/hadoop/hbase/rest/NamespacesResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/rest/ProtobufMessageHandler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42

org/apache/hadoop/hbase/rest/RESTServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 60
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 73
 Error blocks EmptyBlock Must have at least one statement. 201

org/apache/hadoop/hbase/rest/RESTServlet.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 149

org/apache/hadoop/hbase/rest/RESTServletContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.spi.container.servlet.ServletContainer' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34

org/apache/hadoop/hbase/rest/RegionsResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63

org/apache/hadoop/hbase/rest/ResourceBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. 28

org/apache/hadoop/hbase/rest/ResourceConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.api.core.PackagesResourceConfig' import. 24

org/apache/hadoop/hbase/rest/ResultGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26

org/apache/hadoop/hbase/rest/RootResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/rest/RowResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error indentation Indentation 'try' have incorrect indentation level 27, expected level should be 12. 204
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 205
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 206
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 207
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 237
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 238
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 239
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 241
 Error misc ArrayTypeStyle Array brackets at illegal position. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 301
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 302
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 303
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 304
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 366
 Error blocks NeedBraces 'else' construct must use '{}'s. 368
 Error blocks NeedBraces 'if' construct must use '{}'s. 407
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 407
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 408
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 409
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 410
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 411
 Error blocks NeedBraces 'if' construct must use '{}'s. 518
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 518
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 519
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 520
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 521
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 522
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error indentation Indentation 'try' have incorrect indentation level 25, expected level should be 8. 648
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 649
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 650
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 651
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 652

org/apache/hadoop/hbase/rest/RowResultGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 29

org/apache/hadoop/hbase/rest/RowSpec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 31
 Error coding InnerAssignment Inner assignments should be avoided. 72
 Error coding InnerAssignment Inner assignments should be avoided. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error coding InnerAssignment Inner assignments should be avoided. 120
 Error coding InnerAssignment Inner assignments should be avoided. 175
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 238
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 239
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 10. 240
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 241
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 242
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 243
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 244
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 245
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 246
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 248
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 249
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 250
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 251
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 10. 252
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 253
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 12. 254
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 255
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 14. 256
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 12. 257
 Error indentation Indentation 'while' child have incorrect indentation level 10, expected level should be 12. 258
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 10. 259
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 260
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 261
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 262
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 263

org/apache/hadoop/hbase/rest/ScannerInstanceResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 38

org/apache/hadoop/hbase/rest/ScannerResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. 42
 Error indentation Indentation 'Collections' have incorrect indentation level 3, expected level should be 4. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59

org/apache/hadoop/hbase/rest/ScannerResultGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28
 Error whitespace ParenPad ')' is preceded with whitespace. 96

org/apache/hadoop/hbase/rest/SchemaResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error blocks NeedBraces 'else' construct must use '{}'s. 129
 Error indentation Indentation 'try' have incorrect indentation level 13, expected level should be 8. 129
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 6, expected level should be 8. 137

org/apache/hadoop/hbase/rest/StorageClusterStatusResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ClusterStatus' import. 36
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.RegionLoad' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/rest/StorageClusterVersionResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/rest/TableResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 188
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 189
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 190
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 191
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 192
 Error indentation Indentation 'else' have incorrect indentation level 10, expected level should be 8. 193
 Error indentation Indentation 'else' child have incorrect indentation level 12, expected level should be 10. 194
 Error indentation Indentation 'else rcurly' have incorrect indentation level 10, expected level should be 8. 195

org/apache/hadoop/hbase/rest/TableScanResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 44
 Error sizes LineLength Line is longer than 100 characters (found 101). 121

org/apache/hadoop/hbase/rest/VersionResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/rest/client/Client.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 371
 Error blocks NeedBraces 'if' construct must use '{}'s. 376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 485
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 488
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 500
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 525
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 539
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 587
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 590
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 602
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 605
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 625
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636

org/apache/hadoop/hbase/rest/client/RemoteAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 124
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 128
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 129
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 132
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 133
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 134
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 137
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error sizes LineLength Line is longer than 100 characters (found 111). 147
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 151
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 152
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 153
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 154
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 155
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 156
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 166
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 170
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 171
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 172
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 173
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 174
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 175
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 176
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 177
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 178
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 179
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 180
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 209
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 211
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 213
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 215
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 218
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 219
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 220
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 221
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 222
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 223
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 224
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 225
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 226
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 227
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 228
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 229
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 257
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 258
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 259
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 260
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 261
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 262
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 263
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 264
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 265
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 266
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 267
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 268
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 297
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 298
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 299
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 300
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 301
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 302
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 303
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 304
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 305
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 306
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 307
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 342
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 343
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 344
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 345
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 346
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 347
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 348
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 349
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 350
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 351
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 352
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 381
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 382
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 383
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 384
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 386
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 387
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 388
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 389
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 390
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 391
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 392
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 393
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 394

org/apache/hadoop/hbase/rest/client/RemoteHTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 72
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 263
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 264
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 265
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 266
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 267
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 268
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 269
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 270
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 271
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 272
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 273
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 274
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 275
 Error whitespace ParenPad '(' is followed by whitespace. 313
 Error whitespace ParenPad ')' is preceded with whitespace. 313
 Error whitespace ParenPad '(' is followed by whitespace. 341
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 383
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 406
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 407
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 408
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 409
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 410
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 411
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 412
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 413
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 414
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 415
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 416
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 462
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 463
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 464
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 465
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 466
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 467
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 468
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 469
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 470
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 471
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 472
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 486
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 487
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 488
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 489
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 490
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 491
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 492
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 493
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 494
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 495
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 496
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 534
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 535
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 536
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 537
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 12. 538
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 539
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 540
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 541
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 542
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 543
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 544
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 545
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 561
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 562
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 563
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 564
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 565
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 566
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 567
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 568
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 12. 569
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 14. 570
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 12. 571
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 14. 572
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 12. 573
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 574
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 575
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 576
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 690
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 691
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 692
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 693
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 694
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 695
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 696
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 697
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 698
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 699
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 700
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 701
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 702
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 734
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 735
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 736
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 737
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 738
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 10. 739
 Error indentation Indentation 'try' child have incorrect indentation level 10, expected level should be 12. 740
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 10. 741
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 12. 742
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 10. 743
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 744
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 745
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 746
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 855
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 861

org/apache/hadoop/hbase/rest/client/Response.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 27
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 78

org/apache/hadoop/hbase/rest/filter/GZIPRequestStream.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 32

org/apache/hadoop/hbase/rest/filter/GZIPResponseStream.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 32

org/apache/hadoop/hbase/rest/filter/GzipFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 39

org/apache/hadoop/hbase/rest/model/CellModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 156

org/apache/hadoop/hbase/rest/model/CellSetModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 34

org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 32

org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error blocks LeftCurly '{' at column 23 should have line break after. 85
 Error blocks LeftCurly '{' at column 42 should have line break after. 90

org/apache/hadoop/hbase/rest/model/NamespacesModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/rest/model/ScannerModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 80
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 128
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 129
 Error design VisibilityModifier Variable 'op' must be private and have accessor methods. 130
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 200
 Error design VisibilityModifier Variable 'op' must be private and have accessor methods. 201
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 203
 Error design VisibilityModifier Variable 'filters' must be private and have accessor methods. 204
 Error design VisibilityModifier Variable 'limit' must be private and have accessor methods. 205
 Error design VisibilityModifier Variable 'offset' must be private and have accessor methods. 206
 Error design VisibilityModifier Variable 'family' must be private and have accessor methods. 207
 Error design VisibilityModifier Variable 'qualifier' must be private and have accessor methods. 208
 Error design VisibilityModifier Variable 'ifMissing' must be private and have accessor methods. 209
 Error design VisibilityModifier Variable 'latestVersion' must be private and have accessor methods. 210
 Error design VisibilityModifier Variable 'minColumn' must be private and have accessor methods. 211
 Error design VisibilityModifier Variable 'minColumnInclusive' must be private and have accessor methods. 212
 Error design VisibilityModifier Variable 'maxColumn' must be private and have accessor methods. 213
 Error design VisibilityModifier Variable 'maxColumnInclusive' must be private and have accessor methods. 214
 Error design VisibilityModifier Variable 'dropDependentColumn' must be private and have accessor methods. 215
 Error design VisibilityModifier Variable 'chance' must be private and have accessor methods. 216
 Error design VisibilityModifier Variable 'prefixes' must be private and have accessor methods. 217
 Error design VisibilityModifier Variable 'timestamps' must be private and have accessor methods. 219
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 343
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 364
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 365
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 366
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 367
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 368
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 369
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 370
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 371
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 372
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 373
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 374
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 377
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 378
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 379
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 382
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 383
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 384
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 385
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 386
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 387
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 10. 388
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 12. 389
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 10. 390
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 391
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 392
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 393
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 394
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 395
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 396
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 397
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 398
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 399
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 400
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 401
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 402
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 403
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 10. 404
 Error indentation Indentation 'for' child have incorrect indentation level 10, expected level should be 12. 405
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 10. 406
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 407
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 408
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 409
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 410
 Error indentation Indentation 'block rcurly' have incorrect indentation level 6, expected level should be 8. 411
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 412
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 413
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 414
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 415
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 416
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 417
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 418
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 419
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 420
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 421
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 422
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 423
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 424
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 425
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 426
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 427
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 428
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 431
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 432
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 433
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 434
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 435
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 436
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 437
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 438
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 439
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 442
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 443
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 444
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 445
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 446
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 447
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 448
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 449
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 450
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 451
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 452
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 453
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 454
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 455
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 456
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 457
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 458
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 459
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 460
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 461
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 487
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 565
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 588
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 590
 Error sizes LineLength Line is longer than 100 characters (found 101). 755
 Error blocks NeedBraces 'for' construct must use '{}'s. 816

org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 35
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 501
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 587
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 625

org/apache/hadoop/hbase/rest/model/StorageClusterVersionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Serializable' import. 24

org/apache/hadoop/hbase/rest/model/TableInfoModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/rest/model/TableListModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 32

org/apache/hadoop/hbase/rest/model/TableModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/rest/model/TableRegionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 29
 Error misc ArrayTypeStyle Array brackets at illegal position. 140

org/apache/hadoop/hbase/rest/model/TableSchemaModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Iterator' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 42

org/apache/hadoop/hbase/rest/model/VersionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 32
 Error imports ImportOrder Wrong order for 'com.sun.jersey.spi.container.servlet.ServletContainer' import. 35

org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.sun.jersey.api.json.JSONConfiguration' import. 47

org/apache/hadoop/hbase/rest/provider/JacksonProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.ext.Provider' import. 22

org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.RSGroupAdminProtos' import. 63
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 329
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 343
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 362
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 374
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 396
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 408
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 432
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 446
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 484
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 498
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 536
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 552
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 593
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 609
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 637
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 651
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 677
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 691

org/apache/hadoop/hbase/rsgroup/RSGroupBasedLoadBalancer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 323

org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 32

org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase' import. 56
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos' import. 79

org/apache/hadoop/hbase/rsgroup/RSGroupSerDe.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.classification.InterfaceAudience' import. 37
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 40
 Error blocks LeftCurly '{' at column 25 should have line break after. 51

org/apache/hadoop/hbase/security/AbstractHBaseSaslRpcClient.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 87

org/apache/hadoop/hbase/security/AccessDeniedException.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 38

org/apache/hadoop/hbase/security/AuthMethod.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'authenticationMethod' must be private and have accessor methods. 39

org/apache/hadoop/hbase/security/CryptoAESWrapHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 32

org/apache/hadoop/hbase/security/EncryptionUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124

org/apache/hadoop/hbase/security/HBasePolicyProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 38
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 39
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 40
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 41
 Error sizes LineLength Line is longer than 100 characters (found 106). 41

org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error misc ArrayTypeStyle Array brackets at illegal position. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251

org/apache/hadoop/hbase/security/HBaseSaslRpcServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 38
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.token.SecretManager.InvalidToken' import. 44
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 174

org/apache/hadoop/hbase/security/SaslStatus.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 26
 Error whitespace MethodParamPad '(' is preceded with whitespace. 27

org/apache/hadoop/hbase/security/SaslUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 33

org/apache/hadoop/hbase/security/SecurityInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 105). 36

org/apache/hadoop/hbase/security/SecurityUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/security/Superusers.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 83

org/apache/hadoop/hbase/security/User.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.cache.LoadingCache' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error indentation Indentation 'class def modifier' have incorrect indentation level 3, expected level should be 2. 261
 Error blocks NeedBraces 'if' construct must use '{}'s. 283
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 336
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 338

org/apache/hadoop/hbase/security/UserProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.cache.CacheBuilder' import. 27

org/apache/hadoop/hbase/security/access/AccessControlClient.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error sizes LineLength Line is longer than 100 characters (found 105). 232

org/apache/hadoop/hbase/security/access/AccessControlConstants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 24

org/apache/hadoop/hbase/security/access/AccessControlFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165

org/apache/hadoop/hbase/security/access/AccessControlLists.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.HRegionInfo. 42
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 74
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error indentation Indentation 'method call rparen' have incorrect indentation level 10, expected level should be 6. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 276
 Error blocks NeedBraces 'if' construct must use '{}'s. 277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 345
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error blocks NeedBraces 'if' construct must use '{}'s. 427
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error sizes LineLength Line is longer than 100 characters (found 102). 596
 Error blocks NeedBraces 'if' construct must use '{}'s. 647
 Error sizes LineLength Line is longer than 100 characters (found 107). 684
 Error misc ArrayTypeStyle Array brackets at illegal position. 696

org/apache/hadoop/hbase/security/access/AccessControlUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 33
 Error design FinalClass Class AccessControlUtil should be declared as final. 40
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error blocks NeedBraces 'if' construct must use '{}'s. 293
 Error misc ArrayTypeStyle Array brackets at illegal position. 337
 Error misc ArrayTypeStyle Array brackets at illegal position. 352
 Error coding MissingSwitchDefault switch without "default" clause. 385
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 386
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 387
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 388
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 389
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 390
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 391
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 392
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 393
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 394
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 395
 Error coding MissingSwitchDefault switch without "default" clause. 408
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 409
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 410
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 411
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 412
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 413
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 414
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 415
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 416
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 417
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 540
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 563
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 590
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 687
 Error indentation Indentation 'method call' child have incorrect indentation level 4, expected level should be 6. 759

org/apache/hadoop/hbase/security/access/AccessController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 93
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.InternalScanner' import. 99
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 299
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 384
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 582
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 706
 Error sizes MethodLength Method length is 166 lines (max allowed is 150). 708
 Error blocks NeedBraces 'if' construct must use '{}'s. 821
 Error blocks NeedBraces 'if' construct must use '{}'s. 1030
 Error sizes LineLength Line is longer than 100 characters (found 101). 1259
 Error sizes LineLength Line is longer than 100 characters (found 120). 1322
 Error sizes LineLength Line is longer than 100 characters (found 115). 1362
 Error sizes LineLength Line is longer than 100 characters (found 101). 1390
 Error sizes LineLength Line is longer than 100 characters (found 108). 1420
 Error sizes LineLength Line is longer than 100 characters (found 102). 1422
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1540
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1541
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1542
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1543
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1544
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1545
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1546
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1547
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1548
 Error blocks NeedBraces 'if' construct must use '{}'s. 2137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2184
 Error coding MissingSwitchDefault switch without "default" clause. 2233
 Error indentation Indentation 'block' child have incorrect indentation level 11, expected level should be 12. 2241
 Error coding MissingSwitchDefault switch without "default" clause. 2286
 Error sizes LineLength Line is longer than 100 characters (found 101). 2343
 Error sizes LineLength Line is longer than 100 characters (found 112). 2517
 Error blocks NeedBraces 'if' construct must use '{}'s. 2534

org/apache/hadoop/hbase/security/access/AuthResult.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 30
 Error blocks LeftCurly '{' at column 29 should have line break after. 130
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 285
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 286

org/apache/hadoop/hbase/security/access/HbaseObjectWritableFor96Migration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 42
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionOpeningState' import. 88
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 93
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 102
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 120
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 121
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error blocks LeftCurly '{' at column 16 should have line break after. 314
 Error blocks LeftCurly '{' at column 31 should have line break after. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error blocks LeftCurly '{' at column 27 should have line break after. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error whitespace ParenPad ')' is preceded with whitespace. 376
 Error sizes LineLength Line is longer than 100 characters (found 111). 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 429
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error blocks EmptyBlock Must have at least one statement. 497
 Error blocks NeedBraces 'if' construct must use '{}'s. 536
 Error blocks NeedBraces 'if' construct must use '{}'s. 537
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 616
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 617
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 618
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error blocks NeedBraces 'if' construct must use '{}'s. 746
 Error blocks NeedBraces 'if' construct must use '{}'s. 747

org/apache/hadoop/hbase/security/access/Permission.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Maps' import. 34
 Error blocks LeftCurly '{' at column 24 should have line break after. 57
 Error misc ArrayTypeStyle Array brackets at illegal position. 84
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'else' construct must use '{}'s. 164

org/apache/hadoop/hbase/security/access/SecureBulkLoadEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 44
 Error indentation Indentation 'convert' have incorrect indentation level 2, expected level should be 4. 116
 Error indentation Indentation 'convert' have incorrect indentation level 2, expected level should be 4. 144

org/apache/hadoop/hbase/security/access/TableAuthManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 44
 Error design FinalClass Class TableAuthManager should be declared as final. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 441
 Error blocks NeedBraces 'if' construct must use '{}'s. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 496
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 497
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 498
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 499
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 500
 Error blocks NeedBraces 'if' construct must use '{}'s. 509
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 530
 Error blocks NeedBraces 'if' construct must use '{}'s. 538
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 679
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 681
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 707
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 709

org/apache/hadoop/hbase/security/access/TablePermission.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 359
 Error blocks NeedBraces 'if' construct must use '{}'s. 370
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error blocks NeedBraces 'else' construct must use '{}'s. 374

org/apache/hadoop/hbase/security/access/UserPermission.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82

org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 267

org/apache/hadoop/hbase/security/token/AuthenticationKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 23

org/apache/hadoop/hbase/security/token/AuthenticationTokenIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 32

org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 103). 85
 Error sizes LineLength Line is longer than 100 characters (found 104). 86

org/apache/hadoop/hbase/security/token/FsDelegationToken.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 27

org/apache/hadoop/hbase/security/token/TokenProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 41
 Error sizes LineLength Line is longer than 100 characters (found 109). 103

org/apache/hadoop/hbase/security/token/TokenUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 52
 Error sizes LineLength Line is longer than 100 characters (found 105). 71

org/apache/hadoop/hbase/security/token/ZKSecretWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/security/visibility/CellVisibility.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 70

org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error blocks NeedBraces 'if' construct must use '{}'s. 380
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 574
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 586
 Error blocks NeedBraces 'if' construct must use '{}'s. 601
 Error blocks NeedBraces 'if' construct must use '{}'s. 646

org/apache/hadoop/hbase/security/visibility/DefinedSetFilterScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/EnforcingScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/ExpressionParser.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 75
 Error coding MissingSwitchDefault switch without "default" clause. 300
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 301
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 302
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 303
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 304
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 305
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 306

org/apache/hadoop/hbase/security/visibility/FeedUserAuthScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39

org/apache/hadoop/hbase/security/visibility/SimpleScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/security/visibility/VisibilityClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 49
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 131
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 132
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 135
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 137
 Error indentation Indentation 'for' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 138
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 139
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 140
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 141
 Error indentation Indentation 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. 142
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. 143
 Error indentation Indentation 'for rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 144
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 145
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 146
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 147
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 148
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 149
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 150
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 151
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 213
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 214
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 231
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 234
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 269
 Error indentation Indentation 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 270
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 273
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 274
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 275
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 277
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 278
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 279
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 280
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 281
 Error indentation Indentation 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 282
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. 283
 Error indentation Indentation 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. 284
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 285
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 286
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error indentation Indentation 'try' have incorrect indentation level 6, expected level should be 4. 338
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 339
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 365
 Error indentation Indentation 'try' child have incorrect indentation level 8, expected level should be 6. 368
 Error indentation Indentation 'try rcurly' have incorrect indentation level 6, expected level should be 4. 370

org/apache/hadoop/hbase/security/visibility/VisibilityConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/security/visibility/VisibilityController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult' import. 82
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 111
 Error sizes LineLength Line is longer than 100 characters (found 101). 196
 Error sizes LineLength Line is longer than 100 characters (found 102). 206
 Error sizes LineLength Line is longer than 100 characters (found 101). 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 519
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error sizes LineLength Line is longer than 100 characters (found 108). 773
 Error blocks NeedBraces 'while' construct must use '{}'s. 802
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1113

org/apache/hadoop/hbase/security/visibility/VisibilityExpEvaluator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/security/visibility/VisibilityLabelFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 24

org/apache/hadoop/hbase/security/visibility/VisibilityLabelServiceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error design FinalClass Class VisibilityLabelServiceManager should be declared as final. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.java

Severity Category Rule Message Line
 Error design FinalClass Class VisibilityLabelsCache should be declared as final. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260

org/apache/hadoop/hbase/security/visibility/VisibilityLabelsValidator.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ListenableFuture' import. 39

org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 29
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 121
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 122
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 123
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 126
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 128
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 130
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 135
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 138
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 139
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 140
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 142
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 143
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 144
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 145
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 146
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 148
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 149
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 150
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 151
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 152
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 154
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 155
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 156
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 157
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 159
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 160
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 161
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 162
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 163
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 164
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 166
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 167
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 169
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 170

org/apache/hadoop/hbase/security/visibility/VisibilityUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 230
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 236

org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135

org/apache/hadoop/hbase/shaded/com/google/protobuf/AbstractMessage.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 609
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 618
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 627
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 636

org/apache/hadoop/hbase/shaded/com/google/protobuf/AbstractParser.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/AbstractProtobufList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.AbstractList' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/Any.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 333
 Error blocks LeftCurly '{' at column 38 should have line break after. 423
 Error blocks EmptyBlock Must have at least one statement. 530
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 738
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 739
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 802
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 803
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 804
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 831
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 832
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 877
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 881
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 882
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 883

org/apache/hadoop/hbase/shaded/com/google/protobuf/AnyProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 32
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 35
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 36
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 40
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 43
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 44
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 45

org/apache/hadoop/hbase/shaded/com/google/protobuf/Api.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 494
 Error blocks NeedBraces 'if' construct must use '{}'s. 495
 Error blocks NeedBraces 'if' construct must use '{}'s. 528
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 565
 Error blocks LeftCurly '{' at column 38 should have line break after. 685
 Error blocks NeedBraces 'if' construct must use '{}'s. 876
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1049
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1050
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1081
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1082
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1083
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1096
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 1334
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1408
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 1646
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1815
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1816
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1879
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1880
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1881
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 2056
 Error indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 6. 2294
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 2451
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 2455
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 2456
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 2457

org/apache/hadoop/hbase/shaded/com/google/protobuf/ApiProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 42
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 43
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 44
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 45
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 46
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 47
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 48
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 49
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 52
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 53
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 54
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 55
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 56
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 57
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 58
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 62
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 64
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 65
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 66
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 67
 Error sizes LineLength Line is longer than 100 characters (found 114). 79
 Error sizes LineLength Line is longer than 100 characters (found 143). 85

org/apache/hadoop/hbase/shaded/com/google/protobuf/BoolValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 213
 Error blocks EmptyBlock Must have at least one statement. 267
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 430
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 434
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 435
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 436

org/apache/hadoop/hbase/shaded/com/google/protobuf/BooleanArrayList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteInput.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 55

org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteInputByteString.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 122). 74
 Error sizes LineLength Line is longer than 100 characters (found 102). 99
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 162

org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteOutput.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 112

org/apache/hadoop/hbase/shaded/com/google/protobuf/ByteString.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 494
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 495
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 499
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 500
 Error indentation Indentation 'while' have incorrect indentation level 6, expected level should be 4. 501
 Error indentation Indentation 'while' child have incorrect indentation level 8, expected level should be 6. 502
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 503
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 504
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 505
 Error indentation Indentation 'while' child have incorrect indentation level 8, expected level should be 6. 506
 Error indentation Indentation 'while rcurly' have incorrect indentation level 6, expected level should be 4. 507
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 509
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 510
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 511
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 514
 Error blocks EmptyBlock Must have at least one statement. 557
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 798
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 816
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 817
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 818
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 819
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 1370
 Error indentation Indentation 'member def type' have incorrect indentation level 12, expected level should be 10. 1428

org/apache/hadoop/hbase/shaded/com/google/protobuf/BytesValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 212
 Error blocks EmptyBlock Must have at least one statement. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 386
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 387
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 432
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 436
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 437
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 438

org/apache/hadoop/hbase/shaded/com/google/protobuf/CodedInputStream.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 157
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 607
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 608
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 609
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 610
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 611
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 612
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 614
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 615
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 616
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 617
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 618
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 619
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 621
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 622
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 623
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 624
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 625
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 626
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 628
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 629
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 630
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 631
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 634
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 635
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 636
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 637
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 639
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 640
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 641
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 643
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 644
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 645
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 646
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 647
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 648
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 791
 Error coding InnerAssignment Inner assignments should be avoided. 929
 Error coding InnerAssignment Inner assignments should be avoided. 934
 Error coding InnerAssignment Inner assignments should be avoided. 936
 Error coding InnerAssignment Inner assignments should be avoided. 938
 Error coding InnerAssignment Inner assignments should be avoided. 1009
 Error coding InnerAssignment Inner assignments should be avoided. 1014
 Error coding InnerAssignment Inner assignments should be avoided. 1016
 Error coding InnerAssignment Inner assignments should be avoided. 1018
 Error coding InnerAssignment Inner assignments should be avoided. 1020
 Error coding InnerAssignment Inner assignments should be avoided. 1022
 Error coding InnerAssignment Inner assignments should be avoided. 1024
 Error coding InnerAssignment Inner assignments should be avoided. 1026
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 1325
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1326
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1327
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1328
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1329
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 1330
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 1332
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1333
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1334
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1335
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1336
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 1337
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 1339
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1340
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1341
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1342
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1343
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 1344
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 1346
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1347
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1348
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1349
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1352
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1353
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1354
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 1355
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 1357
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1358
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 1359
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 1361
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1362
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1363
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1364
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 1365
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 1366
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1512
 Error coding InnerAssignment Inner assignments should be avoided. 1651
 Error coding InnerAssignment Inner assignments should be avoided. 1656
 Error coding InnerAssignment Inner assignments should be avoided. 1658
 Error coding InnerAssignment Inner assignments should be avoided. 1660
 Error coding InnerAssignment Inner assignments should be avoided. 1730
 Error coding InnerAssignment Inner assignments should be avoided. 1735
 Error coding InnerAssignment Inner assignments should be avoided. 1737
 Error coding InnerAssignment Inner assignments should be avoided. 1739
 Error coding InnerAssignment Inner assignments should be avoided. 1741
 Error coding InnerAssignment Inner assignments should be avoided. 1743
 Error coding InnerAssignment Inner assignments should be avoided. 1745
 Error coding InnerAssignment Inner assignments should be avoided. 1747
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2069
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2070
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2071
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2072
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2073
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2074
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2076
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2077
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2078
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2079
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2080
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2081
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2083
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2084
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2085
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2086
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2087
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2088
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2090
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2091
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2092
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2093
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2096
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2097
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2098
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2099
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2101
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2102
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2103
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2105
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2106
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2107
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2108
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2109
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2110
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 2290
 Error coding InnerAssignment Inner assignments should be avoided. 2423
 Error coding InnerAssignment Inner assignments should be avoided. 2428
 Error coding InnerAssignment Inner assignments should be avoided. 2430
 Error coding InnerAssignment Inner assignments should be avoided. 2432
 Error coding InnerAssignment Inner assignments should be avoided. 2503
 Error coding InnerAssignment Inner assignments should be avoided. 2508
 Error coding InnerAssignment Inner assignments should be avoided. 2510
 Error coding InnerAssignment Inner assignments should be avoided. 2512
 Error coding InnerAssignment Inner assignments should be avoided. 2514
 Error coding InnerAssignment Inner assignments should be avoided. 2516
 Error coding InnerAssignment Inner assignments should be avoided. 2518
 Error coding InnerAssignment Inner assignments should be avoided. 2520
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2990
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2991
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2992
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2993
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2994
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 2995
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 2997
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2998
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 2999
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3000
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3001
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 3002
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 3004
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3005
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3006
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3007
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3008
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 3009
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 3011
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3012
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3013
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3014
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3017
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3018
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3019
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 3020
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 3022
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3023
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 3024
 Error indentation Indentation 'block lcurly' have incorrect indentation level 10, expected level should be 8. 3026
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3027
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3028
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3029
 Error indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 10. 3030
 Error indentation Indentation 'block rcurly' have incorrect indentation level 10, expected level should be 8. 3031
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 3160
 Error coding InnerAssignment Inner assignments should be avoided. 3270
 Error coding InnerAssignment Inner assignments should be avoided. 3275
 Error coding InnerAssignment Inner assignments should be avoided. 3277
 Error coding InnerAssignment Inner assignments should be avoided. 3279
 Error coding InnerAssignment Inner assignments should be avoided. 3312
 Error coding InnerAssignment Inner assignments should be avoided. 3317
 Error coding InnerAssignment Inner assignments should be avoided. 3319
 Error coding InnerAssignment Inner assignments should be avoided. 3321
 Error coding InnerAssignment Inner assignments should be avoided. 3323
 Error coding InnerAssignment Inner assignments should be avoided. 3325
 Error coding InnerAssignment Inner assignments should be avoided. 3327
 Error coding InnerAssignment Inner assignments should be avoided. 3329

org/apache/hadoop/hbase/shaded/com/google/protobuf/CodedOutputStream.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.lang.Math.max' import. 36
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 39
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 200
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 201
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 217
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 218
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1078

org/apache/hadoop/hbase/shaded/com/google/protobuf/DescriptorProtos.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 67
 Error blocks NeedBraces 'if' construct must use '{}'s. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 206
 Error blocks LeftCurly '{' at column 40 should have line break after. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 433
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 499
 Error indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 8. 681
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 756
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 758
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 762
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 763
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 764
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 1147
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 1150
 Error sizes LineLength Line is longer than 100 characters (found 105). 1267
 Error sizes LineLength Line is longer than 100 characters (found 105). 1288
 Error blocks NeedBraces 'if' construct must use '{}'s. 1857
 Error blocks NeedBraces 'if' construct must use '{}'s. 1858
 Error blocks NeedBraces 'if' construct must use '{}'s. 1937
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 2008
 Error blocks LeftCurly '{' at column 40 should have line break after. 2178
 Error sizes MethodLength Method length is 161 lines (max allowed is 150). 2433
 Error blocks NeedBraces 'if' construct must use '{}'s. 2434
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2705
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2706
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2707
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2735
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2736
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2737
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2805
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2806
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2807
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2835
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2836
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2837
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 2848
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2902
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2903
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2904
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2919
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2920
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2921
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 2964
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 2965
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 2966
 Error sizes LineLength Line is longer than 100 characters (found 102). 2972
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 2977
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 3071
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 3173
 Error indentation Indentation 'if rcurly' have incorrect indentation level 43, expected level should be 8. 3411
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 3485
 Error indentation Indentation 'if rcurly' have incorrect indentation level 40, expected level should be 8. 3667
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 3725
 Error indentation Indentation 'if rcurly' have incorrect indentation level 39, expected level should be 8. 3907
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 3965
 Error indentation Indentation 'if rcurly' have incorrect indentation level 41, expected level should be 8. 4147
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 4564
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 4565
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 4566
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 4596
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 4597
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 4598
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 4627
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 4629
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 4633
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 4634
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 4635
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 4919
 Error sizes LineLength Line is longer than 100 characters (found 101). 5085
 Error sizes LineLength Line is longer than 100 characters (found 102). 5111
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 6, expected level should be 8. 5124
 Error blocks NeedBraces 'if' construct must use '{}'s. 5218
 Error blocks NeedBraces 'if' construct must use '{}'s. 5219
 Error blocks NeedBraces 'if' construct must use '{}'s. 5238
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 5258
 Error blocks LeftCurly '{' at column 42 should have line break after. 5359
 Error sizes LineLength Line is longer than 100 characters (found 104). 5382
 Error blocks EmptyBlock Must have at least one statement. 5408
 Error blocks NeedBraces 'if' construct must use '{}'s. 5490
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 5612
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 5614
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 5618
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 5619
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 5620
 Error sizes LineLength Line is longer than 100 characters (found 101). 5686
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 6, expected level should be 8. 5699
 Error blocks NeedBraces 'if' construct must use '{}'s. 5809
 Error blocks NeedBraces 'if' construct must use '{}'s. 5810
 Error blocks NeedBraces 'if' construct must use '{}'s. 5829
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 5849
 Error blocks LeftCurly '{' at column 42 should have line break after. 5950
 Error sizes LineLength Line is longer than 100 characters (found 103). 5979
 Error blocks EmptyBlock Must have at least one statement. 6005
 Error blocks NeedBraces 'if' construct must use '{}'s. 6087
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 6241
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 6243
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 6247
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 6248
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 6249
 Error blocks NeedBraces 'if' construct must use '{}'s. 6627
 Error blocks NeedBraces 'if' construct must use '{}'s. 6628
 Error blocks NeedBraces 'if' construct must use '{}'s. 6707
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 6762
 Error blocks LeftCurly '{' at column 40 should have line break after. 6911
 Error sizes MethodLength Method length is 206 lines (max allowed is 150). 7173
 Error blocks NeedBraces 'if' construct must use '{}'s. 7174
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 7479
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 7480
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 7481
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 7501
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 7502
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 7503
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 7515
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 8. 7697
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 7755
 Error indentation Indentation 'if rcurly' have incorrect indentation level 41, expected level should be 8. 7937
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 7995
 Error indentation Indentation 'if rcurly' have incorrect indentation level 42, expected level should be 8. 8177
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 8235
 Error indentation Indentation 'if rcurly' have incorrect indentation level 40, expected level should be 8. 8417
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 8475
 Error indentation Indentation 'if rcurly' have incorrect indentation level 46, expected level should be 8. 8657
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 8715
 Error indentation Indentation 'if rcurly' have incorrect indentation level 41, expected level should be 8. 8897
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 9073
 Error indentation Indentation 'if rcurly' have incorrect indentation level 45, expected level should be 8. 9255
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 9312
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 9371
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 9372
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 9373
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 9389
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 9390
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 9391
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 9437
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 9438
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 9439
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 9468
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 9470
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 9474
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 9475
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 9476
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 9749
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 10140
 Error indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 10141
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 10142
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 10143
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 10255
 Error indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 10256
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 10257
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 10258
 Error blocks NeedBraces 'if' construct must use '{}'s. 10694
 Error blocks NeedBraces 'if' construct must use '{}'s. 10695
 Error blocks NeedBraces 'if' construct must use '{}'s. 10744
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 10791
 Error blocks LeftCurly '{' at column 40 should have line break after. 10962
 Error blocks NeedBraces 'if' construct must use '{}'s. 11154
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11274
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11275
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11276
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11296
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11297
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11298
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11506
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11507
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11508
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11544
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11545
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11546
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11618
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11619
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11620
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11650
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11651
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11652
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11736
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11737
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11738
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11774
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11775
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11776
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11908
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11909
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11910
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 11944
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 11945
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 11946
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 12093
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 12095
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 12099
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 12100
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 12101
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 12170
 Error blocks NeedBraces 'if' construct must use '{}'s. 12306
 Error blocks NeedBraces 'if' construct must use '{}'s. 12307
 Error blocks NeedBraces 'if' construct must use '{}'s. 12332
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 12351
 Error blocks LeftCurly '{' at column 40 should have line break after. 12452
 Error blocks NeedBraces 'if' construct must use '{}'s. 12596
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 12684
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 12685
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 12686
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 12706
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 12707
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 12708
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 12855
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 12857
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 12861
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 12862
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 12863
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 12957
 Error blocks NeedBraces 'if' construct must use '{}'s. 13140
 Error blocks NeedBraces 'if' construct must use '{}'s. 13141
 Error blocks NeedBraces 'if' construct must use '{}'s. 13175
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 13198
 Error blocks LeftCurly '{' at column 40 should have line break after. 13305
 Error blocks NeedBraces 'if' construct must use '{}'s. 13465
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 13584
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 13585
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 13586
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 13606
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 13607
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 13608
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 13620
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 8. 13802
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 13995
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 13997
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 14001
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 14002
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 14003
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 14082
 Error blocks NeedBraces 'if' construct must use '{}'s. 14238
 Error blocks NeedBraces 'if' construct must use '{}'s. 14239
 Error blocks NeedBraces 'if' construct must use '{}'s. 14267
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 14290
 Error blocks LeftCurly '{' at column 40 should have line break after. 14400
 Error blocks NeedBraces 'if' construct must use '{}'s. 14550
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 14641
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 14642
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 14643
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 14663
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 14664
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 14665
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 14844
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 14846
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 14850
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 14851
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 14852
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 14946
 Error blocks NeedBraces 'if' construct must use '{}'s. 15129
 Error blocks NeedBraces 'if' construct must use '{}'s. 15130
 Error blocks NeedBraces 'if' construct must use '{}'s. 15164
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 15187
 Error blocks LeftCurly '{' at column 40 should have line break after. 15294
 Error blocks NeedBraces 'if' construct must use '{}'s. 15454
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 15573
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 15574
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 15575
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 15595
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 15596
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 15597
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 15609
 Error indentation Indentation 'if rcurly' have incorrect indentation level 38, expected level should be 8. 15791
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 15984
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 15986
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 15990
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 15991
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 15992
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 16142
 Error blocks NeedBraces 'if' construct must use '{}'s. 16445
 Error blocks NeedBraces 'if' construct must use '{}'s. 16446
 Error blocks NeedBraces 'if' construct must use '{}'s. 16483
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 16516
 Error blocks LeftCurly '{' at column 40 should have line break after. 16655
 Error blocks NeedBraces 'if' construct must use '{}'s. 16823
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 16927
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 16928
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 16929
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 16949
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 16950
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 16951
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 17023
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 17024
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 17025
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 17055
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 17056
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 17057
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 17109
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 17110
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 17111
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 17131
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 17132
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 17133
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 17376
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 17378
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 17382
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 17383
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 17384
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 17513
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 17521
 Error sizes LineLength Line is longer than 100 characters (found 106). 17551
 Error sizes LineLength Line is longer than 100 characters (found 106). 17555
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 17821
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 18053
 Error indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 18054
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 18055
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 18056
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 18263
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 18273
 Error sizes LineLength Line is longer than 100 characters (found 106). 18313
 Error sizes LineLength Line is longer than 100 characters (found 106). 18319
 Error blocks NeedBraces 'if' construct must use '{}'s. 18684
 Error blocks NeedBraces 'if' construct must use '{}'s. 18685
 Error blocks NeedBraces 'if' construct must use '{}'s. 18757
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 18825
 Error blocks LeftCurly '{' at column 40 should have line break after. 19050
 Error blocks NeedBraces 'if' construct must use '{}'s. 19293
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 19483
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 19484
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 19485
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 19519
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 19520
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 19521
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 19605
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 19606
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 19607
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 19643
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 19644
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 19645
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 19727
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 19737
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 19747
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 19760
 Error sizes LineLength Line is longer than 100 characters (found 108). 19837
 Error sizes LineLength Line is longer than 100 characters (found 108). 19843
 Error sizes LineLength Line is longer than 100 characters (found 108). 19850
 Error sizes LineLength Line is longer than 100 characters (found 108). 19862
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 19949
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 19950
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 19951
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 19987
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 19988
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 19989
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 20317
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 20318
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 20319
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 20349
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 20350
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 20351
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 20419
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 20420
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 20421
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 20449
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 20450
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 20451
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 20463
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 20701
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 20792
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 20794
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 20798
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 20799
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 20800
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 21028
 Error blocks NeedBraces 'if' construct must use '{}'s. 21333
 Error blocks NeedBraces 'if' construct must use '{}'s. 21334
 Error blocks NeedBraces 'if' construct must use '{}'s. 21376
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 21409
 Error sizes LineLength Line is longer than 100 characters (found 104). 21422
 Error blocks LeftCurly '{' at column 40 should have line break after. 21541
 Error blocks NeedBraces 'if' construct must use '{}'s. 21724
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 22142
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 22380
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 22471
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 22473
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 22477
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 22478
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 22479
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 22753
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 22926
 Error indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 22927
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 22928
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 22929
 Error indentation Indentation 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 23049
 Error indentation Indentation 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. 23050
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. 23051
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 23052
 Error blocks NeedBraces 'if' construct must use '{}'s. 23368
 Error blocks NeedBraces 'if' construct must use '{}'s. 23369
 Error blocks NeedBraces 'if' construct must use '{}'s. 23417
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 23458
 Error blocks LeftCurly '{' at column 40 should have line break after. 23606
 Error blocks NeedBraces 'if' construct must use '{}'s. 23801
 Error sizes LineLength Line is longer than 100 characters (found 101). 24025
 Error sizes LineLength Line is longer than 100 characters (found 101). 24043
 Error sizes LineLength Line is longer than 100 characters (found 101). 24062
 Error sizes LineLength Line is longer than 100 characters (found 101). 24086
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 24349
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 24587
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 24678
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 24680
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 24684
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 24685
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 24686
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 24770
 Error blocks NeedBraces 'if' construct must use '{}'s. 24890
 Error blocks NeedBraces 'if' construct must use '{}'s. 24891
 Error blocks NeedBraces 'if' construct must use '{}'s. 24921
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 24938
 Error blocks LeftCurly '{' at column 40 should have line break after. 25030
 Error blocks NeedBraces 'if' construct must use '{}'s. 25187
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 25257
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 25495
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 25586
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 25588
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 25592
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 25593
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 25594
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 25722
 Error blocks NeedBraces 'if' construct must use '{}'s. 25907
 Error blocks NeedBraces 'if' construct must use '{}'s. 25908
 Error blocks NeedBraces 'if' construct must use '{}'s. 25944
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 25969
 Error blocks LeftCurly '{' at column 40 should have line break after. 26081
 Error blocks NeedBraces 'if' construct must use '{}'s. 26252
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 26440
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 26678
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 26769
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 26771
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 26775
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 26776
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 26777
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 26885
 Error blocks NeedBraces 'if' construct must use '{}'s. 27040
 Error blocks NeedBraces 'if' construct must use '{}'s. 27041
 Error blocks NeedBraces 'if' construct must use '{}'s. 27074
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 27095
 Error blocks LeftCurly '{' at column 40 should have line break after. 27197
 Error blocks NeedBraces 'if' construct must use '{}'s. 27362
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 27495
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 27733
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 27824
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 27826
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 27830
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 27831
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 27832
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 27940
 Error blocks NeedBraces 'if' construct must use '{}'s. 28095
 Error blocks NeedBraces 'if' construct must use '{}'s. 28096
 Error blocks NeedBraces 'if' construct must use '{}'s. 28129
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 28150
 Error blocks LeftCurly '{' at column 40 should have line break after. 28252
 Error blocks NeedBraces 'if' construct must use '{}'s. 28417
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 28550
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 28788
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 28879
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 28881
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 28885
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 28886
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 28887
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 28995
 Error blocks NeedBraces 'if' construct must use '{}'s. 29150
 Error blocks NeedBraces 'if' construct must use '{}'s. 29151
 Error blocks NeedBraces 'if' construct must use '{}'s. 29184
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 29205
 Error blocks LeftCurly '{' at column 40 should have line break after. 29307
 Error blocks NeedBraces 'if' construct must use '{}'s. 29472
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 29605
 Error indentation Indentation 'if rcurly' have incorrect indentation level 51, expected level should be 8. 29843
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 29934
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 29936
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 29940
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 29941
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 29942
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 30098
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 6, expected level should be 8. 30245
 Error blocks NeedBraces 'if' construct must use '{}'s. 30367
 Error blocks NeedBraces 'if' construct must use '{}'s. 30368
 Error blocks NeedBraces 'if' construct must use '{}'s. 30395
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 30414
 Error blocks LeftCurly '{' at column 42 should have line break after. 30516
 Error sizes LineLength Line is longer than 100 characters (found 102). 30547
 Error blocks EmptyBlock Must have at least one statement. 30573
 Error blocks NeedBraces 'if' construct must use '{}'s. 30655
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 30744
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 30745
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 30746
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 30766
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 30767
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 30768
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 30829
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 30831
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 30835
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 30836
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 30837
 Error blocks NeedBraces 'if' construct must use '{}'s. 31052
 Error blocks NeedBraces 'if' construct must use '{}'s. 31053
 Error blocks NeedBraces 'if' construct must use '{}'s. 31093
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 31131
 Error blocks LeftCurly '{' at column 40 should have line break after. 31279
 Error blocks NeedBraces 'if' construct must use '{}'s. 31459
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 31547
 Error indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 8. 31729
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 31847
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 31848
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 31849
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 31879
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 31880
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 31881
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 32001
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 32002
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 32003
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 32064
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 32065
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 32066
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 32086
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 32087
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 32088
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 32117
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 32119
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 32123
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 32124
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 32125
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 32412
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 6, expected level should be 8. 32785
 Error sizes LineLength Line is longer than 100 characters (found 107). 32822
 Error sizes LineLength Line is longer than 100 characters (found 107). 32843
 Error blocks NeedBraces 'if' construct must use '{}'s. 33283
 Error blocks NeedBraces 'if' construct must use '{}'s. 33284
 Error blocks NeedBraces 'if' construct must use '{}'s. 33321
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 33375
 Error blocks LeftCurly '{' at column 42 should have line break after. 33494
 Error blocks EmptyBlock Must have at least one statement. 33543
 Error blocks NeedBraces 'if' construct must use '{}'s. 33646
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 33720
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 33954
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34274
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34275
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34373
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34374
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34375
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34427
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34428
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34429
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34449
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34450
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34451
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 34462
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34496
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34497
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34498
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34509
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34510
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34511
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 34542
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 34543
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 34544
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 34573
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 34575
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 34579
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 34580
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 34581
 Error blocks NeedBraces 'if' construct must use '{}'s. 34856
 Error blocks NeedBraces 'if' construct must use '{}'s. 34857
 Error blocks NeedBraces 'if' construct must use '{}'s. 34873
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 34889
 Error blocks LeftCurly '{' at column 40 should have line break after. 34978
 Error blocks NeedBraces 'if' construct must use '{}'s. 35116
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 35177
 Error indentation Indentation 'if rcurly' have incorrect indentation level 40, expected level should be 8. 35975
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 36226
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 36228
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 36232
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 36233
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 36234
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 36327
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 6, expected level should be 8. 36507
 Error sizes LineLength Line is longer than 100 characters (found 107). 36544
 Error blocks NeedBraces 'if' construct must use '{}'s. 36745
 Error blocks NeedBraces 'if' construct must use '{}'s. 36746
 Error blocks NeedBraces 'if' construct must use '{}'s. 36776
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 36813
 Error blocks LeftCurly '{' at column 42 should have line break after. 36929
 Error sizes LineLength Line is longer than 100 characters (found 102). 36952
 Error blocks EmptyBlock Must have at least one statement. 36978
 Error blocks NeedBraces 'if' construct must use '{}'s. 37073
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 37128
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 37286
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 37287
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 37288
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 37316
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 37317
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 37318
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 37455
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 37457
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 37461
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 37462
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 37463
 Error blocks NeedBraces 'if' construct must use '{}'s. 37543
 Error blocks NeedBraces 'if' construct must use '{}'s. 37544
 Error blocks NeedBraces 'if' construct must use '{}'s. 37560
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 37576
 Error blocks LeftCurly '{' at column 40 should have line break after. 37665
 Error blocks NeedBraces 'if' construct must use '{}'s. 37804
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 37865
 Error indentation Indentation 'if rcurly' have incorrect indentation level 42, expected level should be 8. 38117
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 38212
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 38214
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 38218
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 38219
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 38220
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38372
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38373
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38374
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38375
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38376
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38377
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38378
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38379
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38380
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38382
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38383
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38384
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38385
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38386
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38387
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38388
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38389
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38390
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38392
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38393
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38394
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38395
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38396
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38397
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38398
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38399
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38400
 Error sizes LineLength Line is longer than 100 characters (found 103). 38401
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38402
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38403
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38404
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38405
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38406
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38407
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38408
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38409
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38410
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38412
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38413
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38414
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38415
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38416
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38417
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38418
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38419
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38420
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38422
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38423
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38424
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38425
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38426
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38427
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38428
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38429
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38430
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38432
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38433
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38434
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38435
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38436
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38437
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38438
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38439
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38440
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38442
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38443
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38444
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38445
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38446
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38447
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38448
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38449
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38450
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38452
 Error sizes LineLength Line is longer than 100 characters (found 105). 38452
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38453
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38454
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38455
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38456
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38457
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38458
 Error sizes LineLength Line is longer than 100 characters (found 106). 38458
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38459
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38460
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38462
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38463
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38464
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38465
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38466
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38467
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38468
 Error sizes LineLength Line is longer than 100 characters (found 113). 38468
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38469
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38470
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38472
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38473
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38474
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38475
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38476
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38477
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38478
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38479
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38480
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38482
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38483
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38484
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38485
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38486
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38487
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38488
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38489
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38490
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38492
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38493
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38494
 Error sizes LineLength Line is longer than 100 characters (found 112). 38494
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38495
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38496
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38497
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38498
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38499
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38500
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38502
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 38503
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 38507
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 38509
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 38510
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 38511
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 38512
 Error sizes LineLength Line is longer than 100 characters (found 197). 38528
 Error sizes LineLength Line is longer than 100 characters (found 167). 38534
 Error sizes LineLength Line is longer than 100 characters (found 148). 38552
 Error sizes LineLength Line is longer than 100 characters (found 120). 38582
 Error sizes LineLength Line is longer than 100 characters (found 332). 38588
 Error sizes LineLength Line is longer than 100 characters (found 141). 38594
 Error sizes LineLength Line is longer than 100 characters (found 118). 38600
 Error sizes LineLength Line is longer than 100 characters (found 151). 38636
 Error sizes LineLength Line is longer than 100 characters (found 118). 38654

org/apache/hadoop/hbase/shaded/com/google/protobuf/Descriptors.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.shaded.com.google.protobuf.DescriptorProtos.*. 33
 Error imports ImportOrder Wrong order for 'java.lang.ref.WeakReference' import. 36
 Error blocks LeftCurly '{' at column 32 should have line break after. 105
 Error blocks LeftCurly '{' at column 37 should have line break after. 108
 Error blocks LeftCurly '{' at column 27 should have line break after. 594
 Error blocks LeftCurly '{' at column 43 should have line break after. 631
 Error blocks LeftCurly '{' at column 40 should have line break after. 634
 Error blocks LeftCurly '{' at column 27 should have line break after. 903
 Error blocks LeftCurly '{' at column 35 should have line break after. 941
 Error blocks LeftCurly '{' at column 27 should have line break after. 956
 Error blocks LeftCurly '{' at column 38 should have line break after. 1027
 Error blocks LeftCurly '{' at column 38 should have line break after. 1044
 Error blocks LeftCurly '{' at column 34 should have line break after. 1047
 Error blocks LeftCurly '{' at column 43 should have line break after. 1054
 Error blocks LeftCurly '{' at column 49 should have line break after. 1057
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1149
 Error whitespace ParenPad ')' is preceded with whitespace. 1149
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1150
 Error whitespace ParenPad ')' is preceded with whitespace. 1150
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1151
 Error whitespace ParenPad ')' is preceded with whitespace. 1151
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1152
 Error whitespace ParenPad ')' is preceded with whitespace. 1152
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1153
 Error whitespace ParenPad ')' is preceded with whitespace. 1153
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1154
 Error whitespace ParenPad ')' is preceded with whitespace. 1154
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1155
 Error whitespace ParenPad ')' is preceded with whitespace. 1155
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1156
 Error whitespace ParenPad ')' is preceded with whitespace. 1156
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1157
 Error whitespace ParenPad ')' is preceded with whitespace. 1157
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1158
 Error whitespace ParenPad ')' is preceded with whitespace. 1158
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1159
 Error whitespace ParenPad ')' is preceded with whitespace. 1159
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1160
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1161
 Error whitespace ParenPad ')' is preceded with whitespace. 1161
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1162
 Error whitespace ParenPad ')' is preceded with whitespace. 1162
 Error whitespace ParenPad ')' is preceded with whitespace. 1163
 Error whitespace ParenPad ')' is preceded with whitespace. 1164
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1165
 Error whitespace ParenPad ')' is preceded with whitespace. 1165
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1166
 Error whitespace ParenPad ')' is preceded with whitespace. 1166
 Error blocks LeftCurly '{' at column 37 should have line break after. 1177
 Error sizes MethodLength Method length is 193 lines (max allowed is 150). 1302
 Error coding MissingSwitchDefault switch without "default" clause. 1383
 Error blocks LeftCurly '{' at column 27 should have line break after. 1523
 Error blocks LeftCurly '{' at column 43 should have line break after. 1553
 Error blocks LeftCurly '{' at column 37 should have line break after. 1556
 Error blocks LeftCurly '{' at column 27 should have line break after. 1708
 Error blocks LeftCurly '{' at column 30 should have line break after. 1729
 Error blocks LeftCurly '{' at column 37 should have line break after. 1747
 Error blocks LeftCurly '{' at column 42 should have line break after. 1752
 Error blocks LeftCurly '{' at column 27 should have line break after. 1809
 Error blocks LeftCurly '{' at column 40 should have line break after. 1839
 Error blocks LeftCurly '{' at column 27 should have line break after. 1911
 Error blocks LeftCurly '{' at column 43 should have line break after. 1941
 Error blocks LeftCurly '{' at column 38 should have line break after. 1944
 Error blocks LeftCurly '{' at column 39 should have line break after. 1947
 Error blocks LeftCurly '{' at column 39 should have line break after. 1952
 Error design FinalClass Class DescriptorValidationException should be declared as final. 2040
 Error blocks LeftCurly '{' at column 42 should have line break after. 2044
 Error blocks LeftCurly '{' at column 38 should have line break after. 2049
 Error blocks LeftCurly '{' at column 36 should have line break after. 2054
 Error blocks EmptyBlock Must have at least one statement. 2478
 Error blocks LeftCurly '{' at column 27 should have line break after. 2495
 Error blocks LeftCurly '{' at column 29 should have line break after. 2497
 Error blocks LeftCurly '{' at column 37 should have line break after. 2499
 Error blocks LeftCurly '{' at column 33 should have line break after. 2501
 Error blocks LeftCurly '{' at column 43 should have line break after. 2503
 Error blocks LeftCurly '{' at column 32 should have line break after. 2505

org/apache/hadoop/hbase/shaded/com/google/protobuf/DoubleArrayList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/DoubleValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 215
 Error blocks EmptyBlock Must have at least one statement. 269
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 432
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 436
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 437
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 438

org/apache/hadoop/hbase/shaded/com/google/protobuf/Duration.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 192
 Error blocks LeftCurly '{' at column 38 should have line break after. 283
 Error blocks EmptyBlock Must have at least one statement. 371
 Error blocks NeedBraces 'if' construct must use '{}'s. 444
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 596
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 600
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 601
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 602

org/apache/hadoop/hbase/shaded/com/google/protobuf/DurationProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 32
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 35
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 36
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 40
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 43
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 44
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 45

org/apache/hadoop/hbase/shaded/com/google/protobuf/DynamicMessage.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error indentation Indentation 'else' child have incorrect indentation level 9, expected level should be 8. 660

org/apache/hadoop/hbase/shaded/com/google/protobuf/Empty.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 104
 Error blocks LeftCurly '{' at column 38 should have line break after. 186
 Error blocks EmptyBlock Must have at least one statement. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 364
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 368
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 369
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 370

org/apache/hadoop/hbase/shaded/com/google/protobuf/EmptyProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 32
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 35
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 39
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 41
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 43
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 44

org/apache/hadoop/hbase/shaded/com/google/protobuf/Enum.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error blocks NeedBraces 'if' construct must use '{}'s. 366
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 396
 Error blocks LeftCurly '{' at column 38 should have line break after. 506
 Error blocks NeedBraces 'if' construct must use '{}'s. 678
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 818
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 819
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 848
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 849
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 850
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 863
 Error indentation Indentation 'if rcurly' have incorrect indentation level 39, expected level should be 6. 1101
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1175
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 1413
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1723
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1727
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1728
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 1729

org/apache/hadoop/hbase/shaded/com/google/protobuf/EnumValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 256
 Error blocks LeftCurly '{' at column 38 should have line break after. 352
 Error blocks NeedBraces 'if' construct must use '{}'s. 497
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 608
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 609
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 638
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 639
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 640
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 691
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 929
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1022
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1026
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1027
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 1028

org/apache/hadoop/hbase/shaded/com/google/protobuf/ExtensionRegistry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 36
 Error imports UnusedImports Unused import - java.util.Collection. 36
 Error design VisibilityModifier Variable 'descriptor' must be private and have accessor methods. 117
 Error design VisibilityModifier Variable 'defaultInstance' must be private and have accessor methods. 123
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 285

org/apache/hadoop/hbase/shaded/com/google/protobuf/ExtensionRegistryFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 42

org/apache/hadoop/hbase/shaded/com/google/protobuf/Field.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 36
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 511
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 512
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 513
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 514
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 663
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 664
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 665
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 666
 Error blocks NeedBraces 'if' construct must use '{}'s. 1021
 Error blocks NeedBraces 'if' construct must use '{}'s. 1022
 Error blocks NeedBraces 'if' construct must use '{}'s. 1064
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 1111
 Error blocks LeftCurly '{' at column 38 should have line break after. 1234
 Error blocks NeedBraces 'if' construct must use '{}'s. 1400
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1701
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1702
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1731
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1732
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1733
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1793
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1794
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1825
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1826
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1827
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1919
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 2157
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 2275
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 2276
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 2305
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 2306
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 2307
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 2364
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 2365
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 2394
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 2395
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 2396
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 2428
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 2432
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 2433
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 2434

org/apache/hadoop/hbase/shaded/com/google/protobuf/FieldMask.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 285
 Error blocks NeedBraces 'if' construct must use '{}'s. 286
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 320
 Error blocks LeftCurly '{' at column 38 should have line break after. 408
 Error blocks EmptyBlock Must have at least one statement. 613
 Error blocks NeedBraces 'if' construct must use '{}'s. 688
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 731
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 785
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 786
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 787
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 802
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 803
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 804
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 847
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 848
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 849
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 881
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 885
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 886
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 887

org/apache/hadoop/hbase/shaded/com/google/protobuf/FieldMaskProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 32
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 35
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 39
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 41
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 43
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 44

org/apache/hadoop/hbase/shaded/com/google/protobuf/FieldSet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35
 Error coding MissingSwitchDefault switch without "default" clause. 392
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 8. 544
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 649
 Error coding MissingSwitchDefault switch without "default" clause. 670
 Error whitespace MethodParamPad '(' is preceded with whitespace. 671
 Error whitespace MethodParamPad '(' is preceded with whitespace. 672
 Error whitespace MethodParamPad '(' is preceded with whitespace. 673
 Error whitespace MethodParamPad '(' is preceded with whitespace. 674
 Error whitespace MethodParamPad '(' is preceded with whitespace. 675
 Error whitespace MethodParamPad '(' is preceded with whitespace. 676
 Error whitespace MethodParamPad '(' is preceded with whitespace. 677
 Error whitespace MethodParamPad '(' is preceded with whitespace. 678
 Error whitespace MethodParamPad '(' is preceded with whitespace. 679
 Error whitespace MethodParamPad '(' is preceded with whitespace. 680
 Error whitespace MethodParamPad '(' is preceded with whitespace. 695
 Error whitespace MethodParamPad '(' is preceded with whitespace. 698
 Error whitespace MethodParamPad '(' is preceded with whitespace. 699
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 814
 Error coding MissingSwitchDefault switch without "default" clause. 831
 Error whitespace MethodParamPad '(' is preceded with whitespace. 834
 Error whitespace MethodParamPad '(' is preceded with whitespace. 835
 Error whitespace MethodParamPad '(' is preceded with whitespace. 836
 Error whitespace MethodParamPad '(' is preceded with whitespace. 837
 Error whitespace MethodParamPad '(' is preceded with whitespace. 838
 Error whitespace MethodParamPad '(' is preceded with whitespace. 839
 Error whitespace MethodParamPad '(' is preceded with whitespace. 840
 Error whitespace MethodParamPad '(' is preceded with whitespace. 841
 Error whitespace MethodParamPad '(' is preceded with whitespace. 842
 Error whitespace MethodParamPad '(' is preceded with whitespace. 855
 Error whitespace MethodParamPad '(' is preceded with whitespace. 858
 Error whitespace MethodParamPad '(' is preceded with whitespace. 859

org/apache/hadoop/hbase/shaded/com/google/protobuf/FloatArrayList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/FloatValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 215
 Error blocks EmptyBlock Must have at least one statement. 269
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 432
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 436
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 437
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 438

org/apache/hadoop/hbase/shaded/com/google/protobuf/GeneratedMessage.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 40
 Error design FinalClass Class ExtensionWriter should be declared as final. 995
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 1805
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. 1807
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. 1808
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 1809
 Error blocks LeftCurly '{' at column 24 should have line break after. 2071
 Error blocks LeftCurly '{' at column 26 should have line break after. 2073

org/apache/hadoop/hbase/shaded/com/google/protobuf/GeneratedMessageLite.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 43
 Error design FinalClass Class ExtensionWriter should be declared as final. 673
 Error design FinalClass Class EqualsVisitor should be declared as final. 1582
 Error design FinalClass Class MergeFromVisitor should be declared as final. 2045

org/apache/hadoop/hbase/shaded/com/google/protobuf/GeneratedMessageV3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 41
 Error design FinalClass Class ExtensionWriter should be declared as final. 997
 Error blocks LeftCurly '{' at column 24 should have line break after. 1723
 Error blocks LeftCurly '{' at column 26 should have line break after. 1725

org/apache/hadoop/hbase/shaded/com/google/protobuf/Int32Value.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 212
 Error blocks EmptyBlock Must have at least one statement. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 429
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 433
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 434
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 435

org/apache/hadoop/hbase/shaded/com/google/protobuf/Int64Value.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 213
 Error blocks EmptyBlock Must have at least one statement. 267
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 430
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 434
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 435
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 436

org/apache/hadoop/hbase/shaded/com/google/protobuf/IntArrayList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/Internal.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 271

org/apache/hadoop/hbase/shaded/com/google/protobuf/LazyField.java

Severity Category Rule Message Line
 Error design FinalClass Class LazyEntry should be declared as final. 91

org/apache/hadoop/hbase/shaded/com/google/protobuf/LazyFieldLite.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 221

org/apache/hadoop/hbase/shaded/com/google/protobuf/ListValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 175
 Error blocks LeftCurly '{' at column 38 should have line break after. 263
 Error blocks NeedBraces 'if' construct must use '{}'s. 401
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 461
 Error indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 6. 699
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 792
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 796
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 797
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 798

org/apache/hadoop/hbase/shaded/com/google/protobuf/LongArrayList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/MapEntry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 37
 Error design VisibilityModifier Variable 'descriptor' must be private and have accessor methods. 55
 Error design VisibilityModifier Variable 'parser' must be private and have accessor methods. 56
 Error coding EmptyStatement Empty statement. 207
 Error design FinalClass Class Builder should be declared as final. 244
 Error coding EmptyStatement Empty statement. 317

org/apache/hadoop/hbase/shaded/com/google/protobuf/MapEntryLite.java

Severity Category Rule Message Line
 Error design FinalClass Class MapEntryLite should be declared as final. 46
 Error design VisibilityModifier Variable 'keyType' must be private and have accessor methods. 49
 Error design VisibilityModifier Variable 'defaultKey' must be private and have accessor methods. 50
 Error design VisibilityModifier Variable 'valueType' must be private and have accessor methods. 51
 Error design VisibilityModifier Variable 'defaultValue' must be private and have accessor methods. 52

org/apache/hadoop/hbase/shaded/com/google/protobuf/MapField.java

Severity Category Rule Message Line
 Error design FinalClass Class MapField should be declared as final. 57

org/apache/hadoop/hbase/shaded/com/google/protobuf/MapFieldLite.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/MessageLiteToString.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45

org/apache/hadoop/hbase/shaded/com/google/protobuf/MessageReflection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46

org/apache/hadoop/hbase/shaded/com/google/protobuf/Method.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 360
 Error blocks NeedBraces 'if' construct must use '{}'s. 361
 Error blocks NeedBraces 'if' construct must use '{}'s. 394
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 430
 Error blocks LeftCurly '{' at column 38 should have line break after. 543
 Error blocks NeedBraces 'if' construct must use '{}'s. 700
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 825
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 826
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 855
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 856
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 857
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 914
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 915
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 944
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 945
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 946
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1041
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1042
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1071
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1072
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1073
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1124
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 1362
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1519
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1523
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1524
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 1525

org/apache/hadoop/hbase/shaded/com/google/protobuf/Mixin.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error blocks NeedBraces 'if' construct must use '{}'s. 254
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 271
 Error blocks LeftCurly '{' at column 38 should have line break after. 361
 Error blocks EmptyBlock Must have at least one statement. 474
 Error blocks NeedBraces 'if' construct must use '{}'s. 547
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 632
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 633
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 662
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 663
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 664
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 724
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 725
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 756
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 757
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 758
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 790
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 794
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 795
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 796

org/apache/hadoop/hbase/shaded/com/google/protobuf/NioByteString.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 186

org/apache/hadoop/hbase/shaded/com/google/protobuf/NullValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 68
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 6, 8. 69
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 70
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 2, 4. 71

org/apache/hadoop/hbase/shaded/com/google/protobuf/Option.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 171
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 208
 Error blocks LeftCurly '{' at column 38 should have line break after. 303
 Error blocks EmptyBlock Must have at least one statement. 357
 Error blocks NeedBraces 'if' construct must use '{}'s. 438
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 522
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 523
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 552
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 553
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 554
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 739
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 743
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 744
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 745

org/apache/hadoop/hbase/shaded/com/google/protobuf/ProtobufArrayList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 35

org/apache/hadoop/hbase/shaded/com/google/protobuf/RopeByteString.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 345
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 442
 Error design FinalClass Class PieceIterator should be declared as final. 679
 Error misc ArrayTypeStyle Array brackets at illegal position. 778
 Error misc ArrayTypeStyle Array brackets at illegal position. 807
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 12. 814
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 10. 815

org/apache/hadoop/hbase/shaded/com/google/protobuf/RpcUtil.java

Severity Category Rule Message Line
 Error indentation Indentation 'specializeCallback' have incorrect indentation level 2, expected level should be 4. 48
 Error indentation Indentation 'RpcCallback' have incorrect indentation level 2, expected level should be 4. 69

org/apache/hadoop/hbase/shaded/com/google/protobuf/SmallSortedMap.java

Severity Category Rule Message Line
 Error design FinalClass Class SmallSortedMap should be declared as final. 87
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 593
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 595
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 596
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 597
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 599
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 600
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 601
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 603
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 604
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 605
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 609
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 611
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 612
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 613

org/apache/hadoop/hbase/shaded/com/google/protobuf/SourceContext.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 157
 Error blocks LeftCurly '{' at column 38 should have line break after. 243
 Error blocks EmptyBlock Must have at least one statement. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 451
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 452
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 483
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 484
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 485
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 517
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 521
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 522
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 523

org/apache/hadoop/hbase/shaded/com/google/protobuf/SourceContextProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 32
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 35
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 39
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 41
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 43
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 44

org/apache/hadoop/hbase/shaded/com/google/protobuf/StringValue.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 155
 Error blocks LeftCurly '{' at column 38 should have line break after. 241
 Error blocks EmptyBlock Must have at least one statement. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 365
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 446
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 447
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 476
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 477
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 478
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 510
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 514
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 515
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 516

org/apache/hadoop/hbase/shaded/com/google/protobuf/Struct.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 32
 Error indentation Indentation 'fields__' have incorrect indentation level 12, expected level should be 14. 62
 Error indentation Indentation 'internalGetFields' have incorrect indentation level 2, expected level should be 4. 117
 Error blocks LeftCurly '{' at column 22 should have line break after. 138
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 144
 Error blocks LeftCurly '{' at column 22 should have line break after. 170
 Error blocks LeftCurly '{' at column 22 should have line break after. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error indentation Indentation 'fields__' have incorrect indentation level 6, expected level should be 8. 222
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 237
 Error blocks LeftCurly '{' at column 38 should have line break after. 325
 Error blocks EmptyBlock Must have at least one statement. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 477
 Error indentation Indentation 'internalGetFields' have incorrect indentation level 4, expected level should be 6. 510
 Error indentation Indentation 'internalGetMutableFields' have incorrect indentation level 4, expected level should be 6. 518
 Error coding EmptyStatement Empty statement. 519
 Error blocks LeftCurly '{' at column 24 should have line break after. 543
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 549
 Error blocks LeftCurly '{' at column 24 should have line break after. 575
 Error blocks LeftCurly '{' at column 24 should have line break after. 590
 Error blocks LeftCurly '{' at column 24 should have line break after. 613
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 620
 Error indentation Indentation 'getMutableFields' have incorrect indentation level 4, expected level should be 6. 622
 Error blocks LeftCurly '{' at column 24 should have line break after. 635
 Error blocks LeftCurly '{' at column 26 should have line break after. 636
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 679
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 683
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 684
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 685

org/apache/hadoop/hbase/shaded/com/google/protobuf/StructOrBuilder.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 30
 Error indentation Indentation 'getFields' have incorrect indentation level 2, expected level should be 4. 32
 Error indentation Indentation 'getFieldsMap' have incorrect indentation level 2, expected level should be 4. 41

org/apache/hadoop/hbase/shaded/com/google/protobuf/StructProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 47
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 48
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 49
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 51
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 52
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 53
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 54
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 55
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 57
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 58
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 59
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 60
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 61
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 62
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 66
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 68
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 69
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 70
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 71
 Error sizes LineLength Line is longer than 100 characters (found 128). 93

org/apache/hadoop/hbase/shaded/com/google/protobuf/Syntax.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 83
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 6, 8. 84
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 85
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 2, 4. 86

org/apache/hadoop/hbase/shaded/com/google/protobuf/TextFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 38
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 132
 Error coding MissingSwitchDefault switch without "default" clause. 390
 Error blocks EmptyBlock Must have at least one statement. 786
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1125
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1127
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1174
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1176
 Error design FinalClass Class Parser should be declared as final. 1257
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 1399
 Error coding MissingSwitchDefault switch without "default" clause. 1642
 Error blocks EmptyBlock Must have at least one statement. 1792

org/apache/hadoop/hbase/shaded/com/google/protobuf/TextFormatParseInfoTree.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 35
 Error design FinalClass Class TextFormatParseInfoTree should be declared as final. 53
 Error design FinalClass Class Builder should be declared as final. 164

org/apache/hadoop/hbase/shaded/com/google/protobuf/Timestamp.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 192
 Error blocks LeftCurly '{' at column 38 should have line break after. 283
 Error blocks EmptyBlock Must have at least one statement. 372
 Error blocks NeedBraces 'if' construct must use '{}'s. 445
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 594
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 598
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 599
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 600

org/apache/hadoop/hbase/shaded/com/google/protobuf/TimestampProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 32
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 33
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 35
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 36
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 40
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 43
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 44
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 45

org/apache/hadoop/hbase/shaded/com/google/protobuf/Type.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 396
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 427
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 465
 Error blocks LeftCurly '{' at column 38 should have line break after. 581
 Error blocks NeedBraces 'if' construct must use '{}'s. 760
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 910
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 911
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 940
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 941
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 942
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 955
 Error indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 6. 1193
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1266
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1320
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1321
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1322
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1337
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1338
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1339
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 1382
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 1383
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 1384
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1397
 Error indentation Indentation 'if rcurly' have incorrect indentation level 37, expected level should be 6. 1635
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1945
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1949
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1950
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 1951

org/apache/hadoop/hbase/shaded/com/google/protobuf/TypeProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 52
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 53
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 54
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 55
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 56
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 57
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 58
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 59
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 60
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 62
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 63
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 64
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 65
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 66
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 67
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 68
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 69
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 70
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 72
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 75
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 95
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 96
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 97
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 98
 Error sizes LineLength Line is longer than 100 characters (found 102). 110
 Error sizes LineLength Line is longer than 100 characters (found 151). 116

org/apache/hadoop/hbase/shaded/com/google/protobuf/UInt32Value.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 212
 Error blocks EmptyBlock Must have at least one statement. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 429
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 433
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 434
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 435

org/apache/hadoop/hbase/shaded/com/google/protobuf/UInt64Value.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 126
 Error blocks LeftCurly '{' at column 38 should have line break after. 213
 Error blocks EmptyBlock Must have at least one statement. 267
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 430
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 434
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 435
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 436

org/apache/hadoop/hbase/shaded/com/google/protobuf/UnknownFieldSet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35
 Error blocks LeftCurly '{' at column 53 should have line break after. 736
 Error blocks LeftCurly '{' at column 53 should have line break after. 739
 Error blocks LeftCurly '{' at column 53 should have line break after. 742
 Error blocks LeftCurly '{' at column 54 should have line break after. 745
 Error blocks LeftCurly '{' at column 54 should have line break after. 752
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 777
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 778
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 779
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 780
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 781

org/apache/hadoop/hbase/shaded/com/google/protobuf/Utf8.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.lang.Character.MAX_SURROGATE' import. 37
 Error javadoc JavadocTagContinuationIndentation Javadoc comment at column 33 has parse error. It is forbidden to close singleton HTML tags. Tag: br. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 175
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 176
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 179
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 180
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 181
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 182
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 183
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 385
 Error blocks EmptyBlock Must have at least one statement. 393
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 422
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 423
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 426
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 427
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 428
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 429
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 430
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 431
 Error coding InnerAssignment Inner assignments should be avoided. 582
 Error coding InnerAssignment Inner assignments should be avoided. 751
 Error coding InnerAssignment Inner assignments should be avoided. 773
 Error coding InnerAssignment Inner assignments should be avoided. 788
 Error coding InnerAssignment Inner assignments should be avoided. 886
 Error coding InnerAssignment Inner assignments should be avoided. 921
 Error coding InnerAssignment Inner assignments should be avoided. 1053
 Error coding InnerAssignment Inner assignments should be avoided. 1077
 Error coding InnerAssignment Inner assignments should be avoided. 1124
 Error coding InnerAssignment Inner assignments should be avoided. 1146
 Error coding InnerAssignment Inner assignments should be avoided. 1161
 Error coding InnerAssignment Inner assignments should be avoided. 1393
 Error coding InnerAssignment Inner assignments should be avoided. 1417
 Error coding InnerAssignment Inner assignments should be avoided. 1455
 Error coding InnerAssignment Inner assignments should be avoided. 1480
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1511
 Error blocks EmptyBlock Must have at least one statement. 1538
 Error blocks EmptyBlock Must have at least one statement. 1568
 Error coding InnerAssignment Inner assignments should be avoided. 1583
 Error blocks EmptyBlock Must have at least one statement. 1583
 Error coding InnerAssignment Inner assignments should be avoided. 1614
 Error coding InnerAssignment Inner assignments should be avoided. 1632
 Error coding InnerAssignment Inner assignments should be avoided. 1659
 Error blocks EmptyBlock Must have at least one statement. 1659

org/apache/hadoop/hbase/shaded/com/google/protobuf/Value.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 2, expected level should be 4. 30
 Error indentation Indentation 'getKindCase' have incorrect indentation level 2, expected level should be 4. 167
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 293
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 306
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 321
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 334
 Error blocks NeedBraces 'if' construct must use '{}'s. 342
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error blocks NeedBraces 'if' construct must use '{}'s. 375
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 411
 Error blocks NeedBraces 'if' construct must use '{}'s. 421
 Error blocks LeftCurly '{' at column 38 should have line break after. 556
 Error blocks EmptyBlock Must have at least one statement. 613
 Error blocks NeedBraces 'if' construct must use '{}'s. 709
 Error coding MissingSwitchDefault switch without "default" clause. 710
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 956
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 957
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 958
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 8. 988
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 6. 989
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 6. 990
 Error coding EmptyStatement Empty statement. 1197
 Error coding EmptyStatement Empty statement. 1359
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1388
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. 1392
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1393
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 1394

org/apache/hadoop/hbase/shaded/com/google/protobuf/WireFormat.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error whitespace MethodParamPad '(' is preceded with whitespace. 115
 Error whitespace ParenPad ')' is preceded with whitespace. 115
 Error whitespace MethodParamPad '(' is preceded with whitespace. 116
 Error whitespace ParenPad ')' is preceded with whitespace. 116
 Error whitespace MethodParamPad '(' is preceded with whitespace. 117
 Error whitespace ParenPad ')' is preceded with whitespace. 117
 Error whitespace MethodParamPad '(' is preceded with whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace MethodParamPad '(' is preceded with whitespace. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 119
 Error whitespace MethodParamPad '(' is preceded with whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error whitespace MethodParamPad '(' is preceded with whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error whitespace MethodParamPad '(' is preceded with whitespace. 122
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 22, expected level should be 6. 125
 Error whitespace MethodParamPad '(' is preceded with whitespace. 127
 Error whitespace ParenPad ')' is preceded with whitespace. 127
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 22, expected level should be 6. 130
 Error whitespace MethodParamPad '(' is preceded with whitespace. 132
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 22, expected level should be 6. 135
 Error whitespace MethodParamPad '(' is preceded with whitespace. 137
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 22, expected level should be 6. 140
 Error whitespace MethodParamPad '(' is preceded with whitespace. 142
 Error whitespace ParenPad ')' is preceded with whitespace. 142
 Error whitespace MethodParamPad '(' is preceded with whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 145
 Error whitespace MethodParamPad '(' is preceded with whitespace. 146
 Error whitespace ParenPad ')' is preceded with whitespace. 146
 Error whitespace MethodParamPad '(' is preceded with whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error blocks LeftCurly '{' at column 35 should have line break after. 157
 Error blocks LeftCurly '{' at column 30 should have line break after. 158
 Error blocks LeftCurly '{' at column 33 should have line break after. 160
 Error coding MissingSwitchDefault switch without "default" clause. 227
 Error whitespace MethodParamPad '(' is preceded with whitespace. 228
 Error whitespace MethodParamPad '(' is preceded with whitespace. 229
 Error whitespace MethodParamPad '(' is preceded with whitespace. 230
 Error whitespace MethodParamPad '(' is preceded with whitespace. 231
 Error whitespace MethodParamPad '(' is preceded with whitespace. 232
 Error whitespace MethodParamPad '(' is preceded with whitespace. 233
 Error whitespace MethodParamPad '(' is preceded with whitespace. 234
 Error whitespace MethodParamPad '(' is preceded with whitespace. 235
 Error whitespace MethodParamPad '(' is preceded with whitespace. 236
 Error whitespace MethodParamPad '(' is preceded with whitespace. 237
 Error whitespace MethodParamPad '(' is preceded with whitespace. 240
 Error whitespace MethodParamPad '(' is preceded with whitespace. 241

org/apache/hadoop/hbase/shaded/com/google/protobuf/WrappersProto.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 72
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 75
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 86
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 88
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 89
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 90
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 91

org/apache/hadoop/hbase/shaded/com/google/protobuf/compiler/PluginProtos.java

Severity Category Rule Message Line
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 493
 Error blocks NeedBraces 'if' construct must use '{}'s. 494
 Error blocks NeedBraces 'if' construct must use '{}'s. 522
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 549
 Error blocks LeftCurly '{' at column 40 should have line break after. 653
 Error sizes LineLength Line is longer than 100 characters (found 101). 680
 Error blocks NeedBraces 'if' construct must use '{}'s. 805
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 885
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 949
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 950
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 951
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 968
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 969
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 970
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 1019
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 1020
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 1021
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 1089
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 1090
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 1091
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 1119
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 1120
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 1121
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 1133
 Error indentation Indentation 'if rcurly' have incorrect indentation level 41, expected level should be 8. 1497
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1624
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1626
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 1630
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 1631
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 1632
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 4, expected level should be 6. 1743
 Error sizes LineLength Line is longer than 100 characters (found 106). 1812
 Error sizes LineLength Line is longer than 100 characters (found 107). 2025
 Error indentation Indentation 'getUnknownFields' have incorrect indentation level 6, expected level should be 8. 2039
 Error blocks NeedBraces 'if' construct must use '{}'s. 2396
 Error blocks NeedBraces 'if' construct must use '{}'s. 2397
 Error blocks NeedBraces 'if' construct must use '{}'s. 2419
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 10. 2440
 Error blocks LeftCurly '{' at column 42 should have line break after. 2550
 Error sizes LineLength Line is longer than 100 characters (found 109). 2577
 Error blocks EmptyBlock Must have at least one statement. 2603
 Error blocks NeedBraces 'if' construct must use '{}'s. 2691
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 2833
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 2834
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 2835
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 2881
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 2882
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 2883
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 3079
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 3080
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 3081
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 3173
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 3174
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 3175
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 3243
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 3244
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 3245
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 12. 3273
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 10. 3274
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 10. 3275
 Error sizes LineLength Line is longer than 100 characters (found 102). 3291
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 3304
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 3306
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 3310
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. 3311
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 3312
 Error blocks NeedBraces 'if' construct must use '{}'s. 3440
 Error blocks NeedBraces 'if' construct must use '{}'s. 3441
 Error blocks NeedBraces 'if' construct must use '{}'s. 3460
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 8. 3479
 Error blocks LeftCurly '{' at column 40 should have line break after. 3577
 Error sizes LineLength Line is longer than 100 characters (found 102). 3604
 Error blocks NeedBraces 'if' construct must use '{}'s. 3722
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 3868
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 3869
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 3870
 Error indentation Indentation 'if' child have incorrect indentation level 4, expected level should be 10. 3910
 Error indentation Indentation 'if rcurly' have incorrect indentation level 2, expected level should be 8. 3911
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 8. 3912
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 8. 3924
 Error indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 8. 4106
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 4181
 Error indentation Indentation 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 4183
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 4187
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 4188
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 4189
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4231
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4232
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4233
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4234
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4235
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4236
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4237
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4238
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4239
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 8. 4241
 Error indentation Indentation 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 4245
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 4247
 Error indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. 4248
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. 4249
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. 4250
 Error sizes LineLength Line is longer than 100 characters (found 104). 4269

org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaScope' import. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 271
 Error blocks NeedBraces 'if' construct must use '{}'s. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 365
 Error blocks NeedBraces 'if' construct must use '{}'s. 385
 Error blocks NeedBraces 'if' construct must use '{}'s. 405
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 434
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 435
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 436
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 437
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 438
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 439
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 440
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 441
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 442
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 443
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 444
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 445
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 455
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 456
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 457
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 458
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 459
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 460
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 461
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 462
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 463
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 464
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 465
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error blocks NeedBraces 'if' construct must use '{}'s. 478
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 569
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 731
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 734
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 792
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 813
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 874
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 931
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1027
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1342
 Error blocks NeedBraces 'if' construct must use '{}'s. 1412
 Error blocks NeedBraces 'if' construct must use '{}'s. 1414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1453
 Error blocks NeedBraces 'if' construct must use '{}'s. 1476
 Error blocks NeedBraces 'if' construct must use '{}'s. 1482
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1574
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1576
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1581
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1582
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1583
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1584
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1585
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1586
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1587
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1588
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1599
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1604
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1605
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1606
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1607
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1608
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1609
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1610
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1611
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 1612
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 1613
 Error blocks NeedBraces 'if' construct must use '{}'s. 1626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1662
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1663
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1686
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1705
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1707
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1733
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1755
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1774
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1775
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1776
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1796
 Error blocks NeedBraces 'if' construct must use '{}'s. 1828
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1886
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1887
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1888
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1889
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1906
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1907
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1908
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1912
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2191
 Error blocks NeedBraces 'if' construct must use '{}'s. 2195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2271
 Error blocks NeedBraces 'if' construct must use '{}'s. 2275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2284
 Error blocks NeedBraces 'if' construct must use '{}'s. 2287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2314
 Error blocks NeedBraces 'if' construct must use '{}'s. 2318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2327
 Error blocks NeedBraces 'if' construct must use '{}'s. 2330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2345
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2359
 Error coding MissingSwitchDefault switch without "default" clause. 2363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2378
 Error coding MissingSwitchDefault switch without "default" clause. 2382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2397
 Error coding MissingSwitchDefault switch without "default" clause. 2401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2415
 Error coding MissingSwitchDefault switch without "default" clause. 2419
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2433
 Error coding MissingSwitchDefault switch without "default" clause. 2437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2447
 Error coding MissingSwitchDefault switch without "default" clause. 2451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2461
 Error coding MissingSwitchDefault switch without "default" clause. 2465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2474
 Error coding MissingSwitchDefault switch without "default" clause. 2478
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2623
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2624
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2625
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 2718
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 2719
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 2720
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 2721
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 2722
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 2723
 Error indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 6. 2724
 Error indentation Indentation 'if rcurly' have incorrect indentation level 6, expected level should be 4. 2725
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3029
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3042
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 3059
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3061
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3062
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3064
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3065
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3066
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 3067
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 3075
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3077
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 3078
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 3118
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3120
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3121
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3124
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 3125
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 3126
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 3127
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3128
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 3129
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 3138
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3140
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3141
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3143
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 3144
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 3145
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 3146
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 3147
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 3148
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3175
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3176
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3177
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3180
 Error blocks NeedBraces 'if' construct must use '{}'s. 3183

org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 291
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 447
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 449
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 474
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 493
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 517
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 518
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 519
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 520
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 536
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 537
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 538
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 539
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error indentation Indentation 'org' have incorrect indentation level 9, expected level should be 10. 619
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 647
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 650
 Error indentation Indentation 'org' have incorrect indentation level 9, expected level should be 10. 702
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 758
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 759
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 760
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 768
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 770
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 771
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 779
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 781
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 782
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 784
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 785
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 786
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 787
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 794
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 797
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 800
 Error indentation Indentation 'for' have incorrect indentation level 3, expected level should be 4. 801
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 802
 Error indentation Indentation 'for rcurly' have incorrect indentation level 3, expected level should be 4. 804
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 805
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 806
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 807
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 809
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 810
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 811
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 818
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 819
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 822
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 825
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 826
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 828
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 829
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 830
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 831
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 832
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 833
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 837
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 840
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 842
 Error indentation Indentation 'for' have incorrect indentation level 3, expected level should be 4. 843
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 844
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 845
 Error indentation Indentation 'for' have incorrect indentation level 5, expected level should be 6. 846
 Error indentation Indentation 'for' child have incorrect indentation level 7, expected level should be 8. 847
 Error indentation Indentation 'for rcurly' have incorrect indentation level 5, expected level should be 6. 848
 Error indentation Indentation 'for' child have incorrect indentation level 5, expected level should be 6. 849
 Error indentation Indentation 'for rcurly' have incorrect indentation level 3, expected level should be 4. 850
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 851
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 852
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 871
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 873
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 874
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 876
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 877
 Error indentation Indentation 'if' have incorrect indentation level 3, expected level should be 4. 878
 Error indentation Indentation 'if' child have incorrect indentation level 5, expected level should be 6. 879
 Error indentation Indentation 'if rcurly' have incorrect indentation level 3, expected level should be 4. 880
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 881
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 882
 Error indentation Indentation 'member def modifier' have incorrect indentation level 1, expected level should be 2. 887
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 895
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 896
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 897
 Error indentation Indentation 'member def modifier' have incorrect indentation level 1, expected level should be 2. 902
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 910
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 911
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 912
 Error indentation Indentation 'method def modifier' have incorrect indentation level 1, expected level should be 2. 920
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 921
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 922
 Error indentation Indentation 'method def' child have incorrect indentation level 3, expected level should be 4. 923
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 924
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 946
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 948
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 949
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 950
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 952
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 970
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 971
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 990
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 991
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1010
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1011
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1030
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1031
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1033
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1081
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1093
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1094
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1249
 Error blocks NeedBraces 'if' construct must use '{}'s. 1273
 Error blocks NeedBraces 'if' construct must use '{}'s. 1288
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1461

org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionOpeningState' import. 58
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 209
 Error indentation Indentation 'method def lparen' have incorrect indentation level 6, expected level should be 2. 220
 Error whitespace MethodParamPad '(' should be on the previous line. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error indentation Indentation 'method def lparen' have incorrect indentation level 6, expected level should be 2. 250
 Error whitespace MethodParamPad '(' should be on the previous line. 250
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error indentation Indentation 'method def lparen' have incorrect indentation level 6, expected level should be 2. 262
 Error whitespace MethodParamPad '(' should be on the previous line. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 289
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error blocks NeedBraces 'if' construct must use '{}'s. 374
 Error sizes LineLength Line is longer than 100 characters (found 101). 393

org/apache/hadoop/hbase/snapshot/ClientSnapshotDescriptionUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57

org/apache/hadoop/hbase/snapshot/CreateSnapshot.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. 31
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. 32
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 39
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 40
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 41
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 43
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 44
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 45
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 47
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 49
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 50
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 51
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 54
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 56
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 58
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 59
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 60
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 61
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 62
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 63
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 64
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 65
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 67
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 69
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 70
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 71
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 72
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 73
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 74
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 75
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 76
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 77
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 78
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 79
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 80
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 81
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 82
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 83
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 84
 Error indentation Indentation 'finally rcurly' have incorrect indentation level 8, expected level should be 4. 85
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 86
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 87

org/apache/hadoop/hbase/snapshot/ExportSnapshot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 50
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.InputFormat' import. 72
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream' import. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 539
 Error blocks NeedBraces 'if' construct must use '{}'s. 542
 Error blocks NeedBraces 'if' construct must use '{}'s. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 549
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 597
 Error blocks LeftCurly '{' at column 44 should have line break after. 768
 Error blocks LeftCurly '{' at column 45 should have line break after. 771
 Error blocks LeftCurly '{' at column 34 should have line break after. 774
 Error blocks NeedBraces 'if' construct must use '{}'s. 802
 Error blocks NeedBraces 'if' construct must use '{}'s. 803
 Error sizes MethodLength Method length is 155 lines (max allowed is 150). 921
 Error sizes LineLength Line is longer than 100 characters (found 102). 961

org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. 47
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 57
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 361
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 547
 Error blocks NeedBraces 'if' construct must use '{}'s. 565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 643
 Error blocks NeedBraces 'if' construct must use '{}'s. 709
 Error blocks NeedBraces 'if' construct must use '{}'s. 779
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 793
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 795
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 796
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 797
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 798

org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.FileNotFoundException. 20
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 36
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.snapshot.SnapshotManifestV2. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error sizes LineLength Line is longer than 100 characters (found 101). 116
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 151
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 152
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 153
 Error sizes LineLength Line is longer than 100 characters (found 102). 176
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 315
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 342
 Error blocks NeedBraces 'if' construct must use '{}'s. 365
 Error blocks NeedBraces 'if' construct must use '{}'s. 366

org/apache/hadoop/hbase/snapshot/SnapshotInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 44
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 51
 Error blocks NeedBraces 'if' construct must use '{}'s. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 143
 Error blocks LeftCurly '{' at column 40 should have line break after. 182
 Error blocks LeftCurly '{' at column 40 should have line break after. 220
 Error coding InnerAssignment Inner assignments should be avoided. 294
 Error coding InnerAssignment Inner assignments should be avoided. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 494
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 505
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 722
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 729

org/apache/hadoop/hbase/snapshot/SnapshotManifest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.FileNotFoundException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 52
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 160
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 533

org/apache/hadoop/hbase/snapshot/SnapshotManifestV2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 36
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreFileInfo' import. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 138

org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ExecutionException' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreFileInfo' import. 46

org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 56
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 58

org/apache/hadoop/hbase/spark/SparkSQLPushDownFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 34
 Error imports ImportOrder Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. 38
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180

org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseBulkDeleteExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 30

org/apache/hadoop/hbase/spark/example/hbasecontext/JavaHBaseMapGetPutExample.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 76
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 78
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 79
 Error indentation Indentation 'while' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 81
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 82
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. 83
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 84
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be one of the following: 16, 18. 85
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 16. 86
 Error indentation Indentation 'while rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. 87
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 89
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 90
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 91
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 92
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 93

org/apache/hadoop/hbase/thrift/DemoClient.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 58
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 59
 Error indentation Indentation 'member def type' have incorrect indentation level 4, expected level should be 2. 60
 Error indentation Indentation 'member def modifier' have incorrect indentation level 4, expected level should be 2. 62
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 64
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 66
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 6. 68
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 6. 69
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 6. 71
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 72
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 74
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 75
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 76
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 77
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 78
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 80
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 81
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 89
 Error indentation Indentation 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. 91
 Error indentation Indentation 'ctor def' child have incorrect indentation level 8, expected level should be 4. 92
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 93
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 96
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 97
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 98
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 99
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 100
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 101
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 102
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 105
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 106
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 107
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 108
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 109
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 110
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 111
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 112
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 114
 Error sizes MethodLength Method length is 223 lines (max allowed is 150). 114
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 115
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 4. 116
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 117
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 118
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 6. 125
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 4. 129
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 131
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 133
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 134
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 136
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 141
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 142
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 143
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 144
 Error indentation Indentation 'if' have incorrect indentation level 16, expected level should be 8. 145
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 10. 146
 Error indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 10. 147
 Error indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 8. 148
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 149
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 150
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 151
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 152
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 157
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 158
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 159
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 160
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 161
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 162
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 163
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 164
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 165
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 166
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 167
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 169
 Error indentation Indentation 'try' have incorrect indentation level 8, expected level should be 4. 170
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 6. 171
 Error indentation Indentation 'try rcurly' have incorrect indentation level 8, expected level should be 4. 172
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 6. 173
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 174
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 176
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 177
 Error sizes LineLength Line is longer than 100 characters (found 102). 177
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 178
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 179
 Error sizes LineLength Line is longer than 100 characters (found 123). 179
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 180
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 182
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 183
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 188
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 26, 27. 189
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 190
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 191
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 192
 Error indentation Indentation 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. 193
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 195
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 197
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 198
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 200
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 205
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 206
 Error sizes LineLength Line is longer than 100 characters (found 116). 206
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 207
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 211
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 212
 Error sizes LineLength Line is longer than 100 characters (found 118). 212
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 213
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 217
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 220
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 221
 Error sizes LineLength Line is longer than 100 characters (found 119). 221
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 4. 223
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 224
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 225
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 226
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 227
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 228
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 4. 229
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 234
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 236
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 237
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 238
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 239
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 241
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 242
 Error sizes LineLength Line is longer than 100 characters (found 131). 242
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 243
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 244
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 245
 Error indentation Indentation 'try' have incorrect indentation level 12, expected level should be 6. 248
 Error indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 8. 249
 Error indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be 6. 250
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 252
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 254
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 255
 Error sizes LineLength Line is longer than 100 characters (found 125). 255
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 256
 Error sizes LineLength Line is longer than 100 characters (found 127). 256
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 257
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 258
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 260
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 261
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 262
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 263
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 264
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 265
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 266
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 267
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 268
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 269
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 270
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 271
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 273
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 274
 Error sizes LineLength Line is longer than 100 characters (found 141). 274
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 275
 Error sizes LineLength Line is longer than 100 characters (found 145). 275
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 276
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 277
 Error indentation Indentation 'try' have incorrect indentation level 12, expected level should be 6. 280
 Error indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 8. 281
 Error indentation Indentation 'try rcurly' have incorrect indentation level 12, expected level should be 6. 282
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 284
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 286
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 287
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 288
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 289
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 290
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 291
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 292
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 293
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 294
 Error sizes LineLength Line is longer than 100 characters (found 133). 294
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 295
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 297
 Error sizes LineLength Line is longer than 100 characters (found 149). 297
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 298
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 299
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 300
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 301
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 302
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 304
 Error sizes LineLength Line is longer than 100 characters (found 140). 304
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 305
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 306
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 307
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 308
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 310
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 311
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 315
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 316
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 317
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 318
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 320
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 321
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 323
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 324
 Error sizes LineLength Line is longer than 100 characters (found 161). 324
 Error indentation Indentation 'while' have incorrect indentation level 8, expected level should be 4. 326
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 327
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 6. 328
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 329
 Error indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 8. 330
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 6. 331
 Error indentation Indentation 'while' child have incorrect indentation level 12, expected level should be 6. 332
 Error indentation Indentation 'while rcurly' have incorrect indentation level 8, expected level should be 4. 333
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 335
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 336
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 338
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 339
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 340
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 341
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 342
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 343
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 344
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 345
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 347
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 350
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 351
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 352
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 353
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 355
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 356
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 357
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 358
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 359
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 360
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 361
 Error indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 4. 362
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 363
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 365
 Error indentation Indentation 'for' have incorrect indentation level 8, expected level should be 4. 366
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 6. 367
 Error indentation Indentation 'for rcurly' have incorrect indentation level 8, expected level should be 4. 368
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 369
 Error indentation Indentation 'method def modifier' have incorrect indentation level 4, expected level should be 2. 371
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error indentation Indentation 'if' have incorrect indentation level 6, expected level should be 4. 372
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 378
 Error indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 14. 397
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 402
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 403
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 404

org/apache/hadoop/hbase/thrift/HThreadedSelectorServerArgs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26

org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error design FinalClass Class HbaseHandlerMetricsProxy should be declared as final. 37

org/apache/hadoop/hbase/thrift/HttpDoAsClient.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 117). 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 255
 Error indentation Indentation 'array initialization' child have incorrect indentation level 16, expected level should be 14. 279

org/apache/hadoop/hbase/thrift/IncrementCoalescer.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error blocks EmptyBlock Must have at least one statement. 306

org/apache/hadoop/hbase/thrift/MetricsThriftServerSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 21

org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 29

org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 44
 Error design FinalClass Class ClientConnnection should be declared as final. 263
 Error blocks EmptyBlock Must have at least one statement. 293

org/apache/hadoop/hbase/thrift/ThriftMetrics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error whitespace ParenPad '(' is followed by whitespace. 55
 Error sizes LineLength Line is longer than 100 characters (found 121). 58
 Error sizes LineLength Line is longer than 100 characters (found 121). 60

org/apache/hadoop/hbase/thrift/ThriftServer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 92
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 93
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 95
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 98
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 99
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 100
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 101
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 102
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 103
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 104
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 105
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235

org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 133
 Error sizes LineLength Line is longer than 100 characters (found 104). 152
 Error sizes MethodLength Method length is 168 lines (max allowed is 150). 449
 Error indentation Indentation 'ctor def rcurly' have incorrect indentation level 3, expected level should be 4. 643
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 711
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 724
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 735
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 1062
 Error indentation Indentation 'else' child have incorrect indentation level 14, expected level should be 12. 1064
 Error blocks NeedBraces 'if' construct must use '{}'s. 1300
 Error blocks NeedBraces 'if' construct must use '{}'s. 1302
 Error blocks NeedBraces 'if' construct must use '{}'s. 1363
 Error blocks NeedBraces 'if' construct must use '{}'s. 1365
 Error blocks NeedBraces 'if' construct must use '{}'s. 1372
 Error blocks NeedBraces 'if' construct must use '{}'s. 1374
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 1693
 Error indentation Indentation 'finally' child have incorrect indentation level 10, expected level should be 8. 1815
 Error indentation Indentation 'finally' child have incorrect indentation level 10, expected level should be 8. 1852

org/apache/hadoop/hbase/thrift/ThriftUtilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 154
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 8. 155
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 156
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 157
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 158
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 159
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 8. 160
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 161
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 162
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 166
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 167
 Error indentation Indentation 'else' child have incorrect indentation level 10, expected level should be 8. 168
 Error indentation Indentation 'for' have incorrect indentation level 10, expected level should be 8. 169
 Error indentation Indentation 'for' child have incorrect indentation level 12, expected level should be 10. 170
 Error indentation Indentation 'for rcurly' have incorrect indentation level 10, expected level should be 8. 174
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 6. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 207

org/apache/hadoop/hbase/thrift2/DemoClient.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 120). 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error indentation Indentation 'array initialization' child have incorrect indentation level 14, expected level should be 12. 177

org/apache/hadoop/hbase/thrift2/ThriftServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 51
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler' import. 68
 Error imports ImportOrder Wrong order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. 90
 Error sizes LineLength Line is longer than 100 characters (found 102). 93
 Error sizes LineLength Line is longer than 100 characters (found 108). 157
 Error sizes LineLength Line is longer than 100 characters (found 108). 158
 Error sizes LineLength Line is longer than 100 characters (found 106). 159
 Error sizes LineLength Line is longer than 100 characters (found 102). 244
 Error sizes LineLength Line is longer than 100 characters (found 107). 245
 Error sizes MethodLength Method length is 208 lines (max allowed is 150). 346
 Error sizes LineLength Line is longer than 100 characters (found 118). 356

org/apache/hadoop/hbase/thrift2/ThriftUtilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 33
 Error design FinalClass Class ThriftUtilities should be declared as final. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 270
 Error blocks NeedBraces 'else' construct must use '{}'s. 273
 Error blocks NeedBraces 'if' construct must use '{}'s. 276
 Error blocks NeedBraces 'else' construct must use '{}'s. 279
 Error blocks NeedBraces 'if' construct must use '{}'s. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 388
 Error blocks NeedBraces 'if' construct must use '{}'s. 390

org/apache/hadoop/hbase/tool/Canary.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 312
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 313
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 314
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 315
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 316
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 756
 Error sizes LineLength Line is longer than 100 characters (found 140). 800
 Error blocks NeedBraces 'if' construct must use '{}'s. 878
 Error blocks NeedBraces 'if' construct must use '{}'s. 883
 Error sizes LineLength Line is longer than 100 characters (found 104). 1046
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1153
 Error sizes LineLength Line is longer than 100 characters (found 101). 1200
 Error blocks NeedBraces 'if' construct must use '{}'s. 1306

org/apache/hadoop/hbase/tool/WriteSinkCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31

org/apache/hadoop/hbase/trace/HBaseHTraceConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 24

org/apache/hadoop/hbase/trace/SpanReceiverHost.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/types/CopyOnWriteArrayMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.AbstractMap' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 882
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 883

org/apache/hadoop/hbase/types/FixedLengthWrapper.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 26 should have line break after. 52
 Error blocks LeftCurly '{' at column 38 should have line break after. 55
 Error blocks LeftCurly '{' at column 27 should have line break after. 58
 Error blocks LeftCurly '{' at column 31 should have line break after. 61
 Error blocks LeftCurly '{' at column 32 should have line break after. 64
 Error blocks LeftCurly '{' at column 35 should have line break after. 67
 Error blocks LeftCurly '{' at column 34 should have line break after. 70
 Error blocks LeftCurly '{' at column 41 should have line break after. 104

org/apache/hadoop/hbase/types/OrderedBlob.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 37
 Error blocks LeftCurly '{' at column 32 should have line break after. 40
 Error blocks LeftCurly '{' at column 39 should have line break after. 50

org/apache/hadoop/hbase/types/OrderedBlobVar.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 38
 Error blocks LeftCurly '{' at column 39 should have line break after. 46

org/apache/hadoop/hbase/types/OrderedBytesBase.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 43 should have line break after. 36
 Error blocks LeftCurly '{' at column 38 should have line break after. 39
 Error blocks LeftCurly '{' at column 27 should have line break after. 42
 Error blocks LeftCurly '{' at column 31 should have line break after. 46
 Error blocks LeftCurly '{' at column 32 should have line break after. 50

org/apache/hadoop/hbase/types/OrderedFloat32.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 39 should have line break after. 44
 Error blocks LeftCurly '{' at column 38 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedFloat64.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 40 should have line break after. 44
 Error blocks LeftCurly '{' at column 39 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt16.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 39 should have line break after. 44
 Error blocks LeftCurly '{' at column 38 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt32.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 41 should have line break after. 44
 Error blocks LeftCurly '{' at column 40 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt64.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 39 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 38 should have line break after. 44
 Error blocks LeftCurly '{' at column 37 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedInt8.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 31 should have line break after. 41
 Error blocks LeftCurly '{' at column 38 should have line break after. 44
 Error blocks LeftCurly '{' at column 37 should have line break after. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/types/OrderedNumeric.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 45
 Error blocks LeftCurly '{' at column 39 should have line break after. 55

org/apache/hadoop/hbase/types/OrderedString.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 40 should have line break after. 37
 Error blocks LeftCurly '{' at column 39 should have line break after. 46

org/apache/hadoop/hbase/types/PBCell.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/hadoop/hbase/types/PBType.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.CodedInputStream' import. 25

org/apache/hadoop/hbase/types/RawByte.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 37
 Error blocks LeftCurly '{' at column 27 should have line break after. 40
 Error blocks LeftCurly '{' at column 31 should have line break after. 43
 Error blocks LeftCurly '{' at column 32 should have line break after. 46
 Error blocks LeftCurly '{' at column 38 should have line break after. 49
 Error blocks LeftCurly '{' at column 37 should have line break after. 52

org/apache/hadoop/hbase/types/RawBytes.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 24 should have line break after. 46
 Error blocks LeftCurly '{' at column 35 should have line break after. 47
 Error blocks LeftCurly '{' at column 38 should have line break after. 50
 Error blocks LeftCurly '{' at column 27 should have line break after. 53
 Error blocks LeftCurly '{' at column 31 should have line break after. 56
 Error blocks LeftCurly '{' at column 32 should have line break after. 59
 Error blocks LeftCurly '{' at column 40 should have line break after. 69
 Error blocks LeftCurly '{' at column 39 should have line break after. 72

org/apache/hadoop/hbase/types/RawDouble.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 40 should have line break after. 50
 Error blocks LeftCurly '{' at column 39 should have line break after. 53

org/apache/hadoop/hbase/types/RawFloat.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 39 should have line break after. 50
 Error blocks LeftCurly '{' at column 38 should have line break after. 53

org/apache/hadoop/hbase/types/RawInteger.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 41 should have line break after. 50
 Error blocks LeftCurly '{' at column 40 should have line break after. 53

org/apache/hadoop/hbase/types/RawLong.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 38 should have line break after. 50
 Error blocks LeftCurly '{' at column 37 should have line break after. 53

org/apache/hadoop/hbase/types/RawShort.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 38 should have line break after. 38
 Error blocks LeftCurly '{' at column 27 should have line break after. 41
 Error blocks LeftCurly '{' at column 31 should have line break after. 44
 Error blocks LeftCurly '{' at column 32 should have line break after. 47
 Error blocks LeftCurly '{' at column 39 should have line break after. 50
 Error blocks LeftCurly '{' at column 38 should have line break after. 53

org/apache/hadoop/hbase/types/RawString.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 25 should have line break after. 43
 Error blocks LeftCurly '{' at column 36 should have line break after. 44
 Error blocks LeftCurly '{' at column 38 should have line break after. 47
 Error blocks LeftCurly '{' at column 27 should have line break after. 50
 Error blocks LeftCurly '{' at column 31 should have line break after. 53
 Error blocks LeftCurly '{' at column 32 should have line break after. 56
 Error blocks LeftCurly '{' at column 40 should have line break after. 66
 Error blocks LeftCurly '{' at column 39 should have line break after. 69

org/apache/hadoop/hbase/types/Struct.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error blocks LeftCurly '{' at column 38 should have line break after. 119
 Error blocks LeftCurly '{' at column 27 should have line break after. 122
 Error blocks LeftCurly '{' at column 31 should have line break after. 125
 Error blocks LeftCurly '{' at column 32 should have line break after. 128
 Error blocks NeedBraces 'for' construct must use '{}'s. 135
 Error blocks LeftCurly '{' at column 41 should have line break after. 141
 Error blocks NeedBraces 'while' construct must use '{}'s. 155
 Error blocks NeedBraces 'while' construct must use '{}'s. 165
 Error blocks NeedBraces 'for' construct must use '{}'s. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 189

org/apache/hadoop/hbase/types/StructBuilder.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 47 should have line break after. 43
 Error blocks LeftCurly '{' at column 28 should have line break after. 48
 Error blocks LeftCurly '{' at column 32 should have line break after. 53

org/apache/hadoop/hbase/types/StructIterator.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 24 should have line break after. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 84
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 95

org/apache/hadoop/hbase/types/TerminatedWrapper.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 45
 Error blocks LeftCurly '{' at column 38 should have line break after. 63
 Error blocks LeftCurly '{' at column 27 should have line break after. 66
 Error blocks LeftCurly '{' at column 31 should have line break after. 69
 Error blocks LeftCurly '{' at column 32 should have line break after. 72
 Error blocks LeftCurly '{' at column 34 should have line break after. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 133

org/apache/hadoop/hbase/types/Union2.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 27 should have line break after. 53

org/apache/hadoop/hbase/types/Union3.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 27 should have line break after. 53

org/apache/hadoop/hbase/types/Union4.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 27 should have line break after. 52

org/apache/hadoop/hbase/util/AbstractByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 182

org/apache/hadoop/hbase/util/AbstractFileStatusFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.CheckForNull' import. 29
 Error sizes LineLength Line is longer than 100 characters (found 104). 64

org/apache/hadoop/hbase/util/AbstractHBaseTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 36
 Error misc ArrayTypeStyle Array brackets at illegal position. 247

org/apache/hadoop/hbase/util/AbstractPositionedByteRange.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 145

org/apache/hadoop/hbase/util/Addressing.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 124

org/apache/hadoop/hbase/util/ArrayUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/util/AtomicUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/util/AvlUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 521

org/apache/hadoop/hbase/util/Base64.java

Severity Category Rule Message Line
 Error design FinalClass Class Base64 should be declared as final. 120
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 491
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 492
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 493
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 494
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 495
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 496
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 498
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 499
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 500
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 501
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 502
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 503
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 505
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 506
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 508
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 509
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 510
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 512
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 886
 Error coding InnerAssignment Inner assignments should be avoided. 950
 Error coding InnerAssignment Inner assignments should be avoided. 1119
 Error coding InnerAssignment Inner assignments should be avoided. 1187
 Error blocks NeedBraces 'if' construct must use '{}'s. 1377
 Error whitespace ParenPad '(' is followed by whitespace. 1426
 Error blocks NeedBraces 'if' construct must use '{}'s. 1441

org/apache/hadoop/hbase/util/BloomContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71

org/apache/hadoop/hbase/util/BloomFilterChunk.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106

org/apache/hadoop/hbase/util/BloomFilterFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208

org/apache/hadoop/hbase/util/BloomFilterUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 246

org/apache/hadoop/hbase/util/BoundedArrayQueue.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 71

org/apache/hadoop/hbase/util/BoundedPriorityBlockingQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.BlockingQueue' import. 23
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 25
 Error imports ImportOrder Wrong order for 'java.util.AbstractQueue' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 191
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 314

org/apache/hadoop/hbase/util/ByteBufferArray.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 234

org/apache/hadoop/hbase/util/ByteBufferUtils.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 120
 Error indentation Indentation 'method def modifier' have incorrect indentation level 3, expected level should be 2. 142
 Error indentation Indentation 'if' have incorrect indentation level 5, expected level should be 4. 147
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 148
 Error indentation Indentation 'if rcurly' have incorrect indentation level 5, expected level should be 4. 149
 Error indentation Indentation 'else' child have incorrect indentation level 7, expected level should be 6. 150
 Error indentation Indentation 'else rcurly' have incorrect indentation level 5, expected level should be 4. 151
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 152
 Error misc UpperEll Should use uppercase 'L'. 225
 Error misc UpperEll Should use uppercase 'L'. 227
 Error misc UpperEll Should use uppercase 'L'. 228
 Error misc UpperEll Should use uppercase 'L'. 233
 Error misc UpperEll Should use uppercase 'L'. 239
 Error misc UpperEll Should use uppercase 'L'. 240
 Error misc UpperEll Should use uppercase 'L'. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error misc UpperEll Should use uppercase 'L'. 317
 Error misc UpperEll Should use uppercase 'L'. 330
 Error misc UpperEll Should use uppercase 'L'. 330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 393
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 394
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 569
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 571
 Error blocks NeedBraces 'if' construct must use '{}'s. 590
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 788
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 789
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 815
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 816
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 852
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 853
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 881
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 891
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 939
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 940
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 941
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 942
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 961
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 962
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 963
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 964
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 983
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 984
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 985
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 986
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 987
 Error blocks NeedBraces 'if' construct must use '{}'s. 1012
 Error blocks NeedBraces 'if' construct must use '{}'s. 1022
 Error blocks NeedBraces 'if' construct must use '{}'s. 1024

org/apache/hadoop/hbase/util/ByteRangeUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/util/ByteStringer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 24
 Error design FinalClass Class ByteStringer should be declared as final. 30

org/apache/hadoop/hbase/util/Bytes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 617
 Error blocks NeedBraces 'if' construct must use '{}'s. 634
 Error blocks NeedBraces 'if' construct must use '{}'s. 659
 Error blocks NeedBraces 'if' construct must use '{}'s. 660
 Error blocks NeedBraces 'if' construct must use '{}'s. 687
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 808
 Error indentation Indentation 'else' child have incorrect indentation level 5, expected level should be 6. 835
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 848
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1000
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1061
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1083
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1154
 Error indentation Indentation 'else rcurly' have incorrect indentation level 3, expected level should be 4. 1168
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1191
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1274
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 1599
 Error blocks NeedBraces 'if' construct must use '{}'s. 1640
 Error blocks NeedBraces 'if' construct must use '{}'s. 1641
 Error blocks NeedBraces 'if' construct must use '{}'s. 1642
 Error blocks NeedBraces 'if' construct must use '{}'s. 1643
 Error blocks NeedBraces 'if' construct must use '{}'s. 1648
 Error blocks NeedBraces 'if' construct must use '{}'s. 1672
 Error blocks NeedBraces 'if' construct must use '{}'s. 1685
 Error blocks NeedBraces 'if' construct must use '{}'s. 1686
 Error blocks NeedBraces 'if' construct must use '{}'s. 1687
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1714
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1715
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1725
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1726
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1735
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1745
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1852
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1865
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1866
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1868
 Error blocks NeedBraces 'if' construct must use '{}'s. 1876
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 1889
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 1898
 Error blocks NeedBraces 'if' construct must use '{}'s. 1958
 Error blocks NeedBraces 'if' construct must use '{}'s. 1959
 Error blocks NeedBraces 'if' construct must use '{}'s. 1963
 Error blocks NeedBraces 'else' construct must use '{}'s. 1965
 Error blocks NeedBraces 'for' construct must use '{}'s. 1992
 Error blocks NeedBraces 'if' construct must use '{}'s. 2088
 Error blocks NeedBraces 'if' construct must use '{}'s. 2091
 Error blocks NeedBraces 'else' construct must use '{}'s. 2094
 Error blocks NeedBraces 'if' construct must use '{}'s. 2127
 Error blocks NeedBraces 'if' construct must use '{}'s. 2130
 Error blocks NeedBraces 'else' construct must use '{}'s. 2133
 Error blocks NeedBraces 'if' construct must use '{}'s. 2162
 Error blocks NeedBraces 'if' construct must use '{}'s. 2165
 Error blocks NeedBraces 'else' construct must use '{}'s. 2168
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 2183
 Error blocks NeedBraces 'if' construct must use '{}'s. 2200
 Error blocks NeedBraces 'if' construct must use '{}'s. 2227
 Error blocks NeedBraces 'if' construct must use '{}'s. 2252
 Error blocks NeedBraces 'for' construct must use '{}'s. 2269
 Error blocks NeedBraces 'while' construct must use '{}'s. 2281
 Error blocks NeedBraces 'if' construct must use '{}'s. 2294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2306
 Error blocks NeedBraces 'if' construct must use '{}'s. 2309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2512
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2513
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2539
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2540
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 2567
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2600
 Error indentation Indentation 'for' child have incorrect indentation level 8, expected level should be 6. 2607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2636

org/apache/hadoop/hbase/util/ChecksumFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/util/ChecksumType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104

org/apache/hadoop/hbase/util/ClassLoaderBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 23

org/apache/hadoop/hbase/util/ClassSize.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 39
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 335
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 336
 Error blocks NeedBraces 'if' construct must use '{}'s. 349
 Error blocks NeedBraces 'if' construct must use '{}'s. 359
 Error blocks NeedBraces 'if' construct must use '{}'s. 361
 Error blocks NeedBraces 'if' construct must use '{}'s. 363
 Error blocks NeedBraces 'if' construct must use '{}'s. 365
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 369
 Error blocks NeedBraces 'if' construct must use '{}'s. 371
 Error blocks NeedBraces 'if' construct must use '{}'s. 373
 Error whitespace ParenPad '(' is followed by whitespace. 425

org/apache/hadoop/hbase/util/Classes.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/util/CollectionBackedScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28

org/apache/hadoop/hbase/util/CollectionUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error coding InnerAssignment Inner assignments should be avoided. 120
 Error coding InnerAssignment Inner assignments should be avoided. 120
 Error coding InnerAssignment Inner assignments should be avoided. 121
 Error coding InnerAssignment Inner assignments should be avoided. 142
 Error coding InnerAssignment Inner assignments should be avoided. 142
 Error coding InnerAssignment Inner assignments should be avoided. 143

org/apache/hadoop/hbase/util/CompressionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. 40
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error whitespace ParenPad '(' is followed by whitespace. 113

org/apache/hadoop/hbase/util/ConcatenatedLists.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 154

org/apache/hadoop/hbase/util/ConfigurationUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.AbstractMap' import. 27

org/apache/hadoop/hbase/util/ConnectionCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.LogFactory' import. 41
 Error indentation Indentation 'connections' have incorrect indentation level 3, expected level should be 4. 54
 Error blocks LeftCurly '{' at column 46 should have line break after. 75
 Error blocks LeftCurly '{' at column 44 should have line break after. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 127

org/apache/hadoop/hbase/util/CoprocessorClassLoader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 42
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 47
 Error design FinalClass Class CoprocessorClassLoader should be declared as final. 77
 Error indentation Indentation 'array initialization rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 126
 Error sizes LineLength Line is longer than 100 characters (found 104). 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error indentation Indentation 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 264
 Error indentation Indentation 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. 266
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 267
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. 268
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 372
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 395
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 396

org/apache/hadoop/hbase/util/Counter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 23 should have line break after. 182
 Error blocks LeftCurly '{' at column 23 should have line break after. 183

org/apache/hadoop/hbase/util/DirectMemoryUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 40
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error blocks NeedBraces 'if' construct must use '{}'s. 118

org/apache/hadoop/hbase/util/DrainBarrier.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks LeftCurly '{' at column 27 should have line break after. 73
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 114
 Error blocks LeftCurly '{' at column 25 should have line break after. 115

org/apache/hadoop/hbase/util/DynamicClassLoader.java

Severity Category Rule Message Line
 Error indentation Indentation 'synchronized' child have incorrect indentation level 8, expected level should be 6. 151
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 6. 152
 Error indentation Indentation 'if' have incorrect indentation level 10, expected level should be 8. 153
 Error indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 10. 154
 Error indentation Indentation 'if rcurly' have incorrect indentation level 10, expected level should be 8. 155
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 6. 156
 Error indentation Indentation 'else' have incorrect indentation level 8, expected level should be 6. 157
 Error indentation Indentation 'try' have incorrect indentation level 10, expected level should be 8. 158
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 159
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 160
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 161
 Error indentation Indentation 'try' child have incorrect indentation level 12, expected level should be 10. 162
 Error indentation Indentation 'try rcurly' have incorrect indentation level 10, expected level should be 8. 163
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 165
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 166
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 167
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 10. 168
 Error indentation Indentation 'if' have incorrect indentation level 12, expected level should be 10. 170
 Error indentation Indentation 'if' child have incorrect indentation level 14, expected level should be 12. 171
 Error indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 10. 172
 Error indentation Indentation 'catch' child have incorrect indentation level 12, expected level should be 10. 173
 Error indentation Indentation 'catch rcurly' have incorrect indentation level 10, expected level should be 8. 174
 Error indentation Indentation 'else rcurly' have incorrect indentation level 8, expected level should be 6. 175
 Error indentation Indentation 'synchronized' child have incorrect indentation level 8, expected level should be 6. 176
 Error indentation Indentation 'synchronized rcurly' have incorrect indentation level 6, expected level should be 4. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 215

org/apache/hadoop/hbase/util/EncryptionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error design FinalClass Class EncryptionTest should be declared as final. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109

org/apache/hadoop/hbase/util/EnvironmentEdgeManager.java

Severity Category Rule Message Line
 Error design FinalClass Class EnvironmentEdgeManager should be declared as final. 62

org/apache/hadoop/hbase/util/ExceptionUtil.java

Severity Category Rule Message Line
 Error design FinalClass Class ExceptionUtil should be declared as final. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 60
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/util/FSHDFSUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 30
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Sets' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 328
 Error blocks NeedBraces 'if' construct must use '{}'s. 329

org/apache/hadoop/hbase/util/FSMapRUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 28

org/apache/hadoop/hbase/util/FSRegionScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.BlockLocation' import. 29
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. 33

org/apache/hadoop/hbase/util/FSTableDescriptors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 116
 Error indentation Indentation 'if' child have incorrect indentation level 7, expected level should be 6. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 419
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 456
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error indentation Indentation 'new' have incorrect indentation level 2, expected level should be 4. 491
 Error blocks NeedBraces 'if' construct must use '{}'s. 544
 Error blocks NeedBraces 'if' construct must use '{}'s. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error blocks NeedBraces 'if' construct must use '{}'s. 617

org/apache/hadoop/hbase/util/FSUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.HadoopIllegalArgumentException' import. 56
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. 79
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 81
 Error imports ImportOrder Wrong order for 'com.google.common.base.Throwables' import. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error sizes LineLength Line is longer than 100 characters (found 102). 333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 385
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 523
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 525
 Error indentation Indentation 'array initialization' child have incorrect indentation level 10, expected level should be 8. 531
 Error blocks NeedBraces 'if' construct must use '{}'s. 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 569
 Error blocks NeedBraces 'if' construct must use '{}'s. 582
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 612
 Error sizes LineLength Line is longer than 100 characters (found 102). 632
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error blocks NeedBraces 'if' construct must use '{}'s. 678
 Error blocks NeedBraces 'if' construct must use '{}'s. 757
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 861
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 862
 Error blocks NeedBraces 'if' construct must use '{}'s. 870
 Error blocks NeedBraces 'if' construct must use '{}'s. 908
 Error sizes LineLength Line is longer than 100 characters (found 104). 956
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 957
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 958
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 960
 Error blocks NeedBraces 'if' construct must use '{}'s. 966
 Error blocks NeedBraces 'if' construct must use '{}'s. 981
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1011
 Error blocks NeedBraces 'if' construct must use '{}'s. 1271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1320
 Error sizes LineLength Line is longer than 100 characters (found 105). 1321
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1379
 Error sizes LineLength Line is longer than 100 characters (found 103). 1381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1432
 Error sizes LineLength Line is longer than 100 characters (found 104). 1434
 Error sizes LineLength Line is longer than 100 characters (found 112). 1445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1511
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1513
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1535
 Error indentation Indentation 'final' have incorrect indentation level 2, expected level should be 4. 1538
 Error sizes LineLength Line is longer than 100 characters (found 101). 1554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1563
 Error sizes LineLength Line is longer than 100 characters (found 102). 1568
 Error sizes LineLength Line is longer than 100 characters (found 110). 1581
 Error sizes LineLength Line is longer than 100 characters (found 101). 1603
 Error whitespace ParenPad '(' is followed by whitespace. 1629
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1704
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1727
 Error blocks NeedBraces 'if' construct must use '{}'s. 1755
 Error blocks NeedBraces 'if' construct must use '{}'s. 1768
 Error blocks NeedBraces 'if' construct must use '{}'s. 1843
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1862
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1863
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1864
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1866
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1876
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1877
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1879
 Error blocks NeedBraces 'if' construct must use '{}'s. 1942
 Error sizes LineLength Line is longer than 100 characters (found 101). 2040
 Error sizes LineLength Line is longer than 100 characters (found 110). 2042
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2154
 Error blocks NeedBraces 'if' construct must use '{}'s. 2163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2172
 Error blocks NeedBraces 'if' construct must use '{}'s. 2176

org/apache/hadoop/hbase/util/FSVisitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 113). 58
 Error sizes LineLength Line is longer than 100 characters (found 115). 81

org/apache/hadoop/hbase/util/ForeignExceptionUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 109

org/apache/hadoop/hbase/util/GetJavaProperty.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 24
 Error misc ArrayTypeStyle Array brackets at illegal position. 25

org/apache/hadoop/hbase/util/HBaseConfTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error misc ArrayTypeStyle Array brackets at illegal position. 32

org/apache/hadoop/hbase/util/HBaseFsck.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 652
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be 10. 710
 Error whitespace MethodParamPad '(' is preceded with whitespace. 786
 Error blocks NeedBraces 'if' construct must use '{}'s. 787
 Error design VisibilityModifier Variable 'regionName' must be private and have accessor methods. 814
 Error design VisibilityModifier Variable 'metaFirstKey' must be private and have accessor methods. 815
 Error design VisibilityModifier Variable 'metaLastKey' must be private and have accessor methods. 816
 Error design VisibilityModifier Variable 'storesFirstKey' must be private and have accessor methods. 817
 Error design VisibilityModifier Variable 'storesLastKey' must be private and have accessor methods. 818
 Error whitespace MethodParamPad '(' is preceded with whitespace. 820
 Error blocks NeedBraces 'if' construct must use '{}'s. 874
 Error blocks NeedBraces 'if' construct must use '{}'s. 876
 Error blocks NeedBraces 'if' construct must use '{}'s. 951
 Error whitespace ParenPad ')' is preceded with whitespace. 988
 Error blocks NeedBraces 'if' construct must use '{}'s. 1083
 Error blocks NeedBraces 'if' construct must use '{}'s. 1088
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1298
 Error blocks NeedBraces 'if' construct must use '{}'s. 1302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1313
 Error sizes LineLength Line is longer than 100 characters (found 105). 1332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1333
 Error sizes LineLength Line is longer than 100 characters (found 105). 1362
 Error sizes LineLength Line is longer than 100 characters (found 123). 1365
 Error sizes LineLength Line is longer than 100 characters (found 102). 1376
 Error whitespace ParenPad ')' is preceded with whitespace. 1441
 Error indentation Indentation 'catch' child have incorrect indentation level 8, expected level should be 6. 1716
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1727
 Error indentation Indentation 'if' have incorrect indentation level 7, expected level should be 6. 1760
 Error indentation Indentation 'if' child have incorrect indentation level 9, expected level should be 8. 1763
 Error indentation Indentation 'if rcurly' have incorrect indentation level 7, expected level should be 6. 1764
 Error whitespace ParenPad ')' is preceded with whitespace. 1816
 Error sizes LineLength Line is longer than 100 characters (found 106). 1832
 Error whitespace ParenPad ')' is preceded with whitespace. 2088
 Error whitespace ParenPad ')' is preceded with whitespace. 2108
 Error blocks NeedBraces 'if' construct must use '{}'s. 2156
 Error blocks NeedBraces 'if' construct must use '{}'s. 2257
 Error sizes MethodLength Method length is 219 lines (max allowed is 150). 2278
 Error blocks NeedBraces 'if' construct must use '{}'s. 2281
 Error blocks NeedBraces 'if' construct must use '{}'s. 2353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2503
 Error whitespace MethodParamPad '(' is preceded with whitespace. 2506
 Error blocks NeedBraces 'if' construct must use '{}'s. 2538
 Error blocks NeedBraces 'if' construct must use '{}'s. 2729
 Error blocks NeedBraces 'if' construct must use '{}'s. 2747
 Error sizes LineLength Line is longer than 100 characters (found 103). 2908
 Error sizes LineLength Line is longer than 100 characters (found 101). 2949
 Error whitespace ParenPad ')' is preceded with whitespace. 3016
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3032
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3080
 Error blocks NeedBraces 'if' construct must use '{}'s. 3139
 Error blocks NeedBraces 'if' construct must use '{}'s. 3142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3242
 Error indentation Indentation 'method def' child have incorrect indentation level 6, expected level should be 4. 3321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3371
 Error indentation Indentation '.' have incorrect indentation level 10, expected level should be 12. 3397
 Error whitespace ParenPad '(' is followed by whitespace. 3658
 Error whitespace ParenPad '(' is followed by whitespace. 3659
 Error whitespace ParenPad '(' is followed by whitespace. 3660
 Error sizes LineLength Line is longer than 100 characters (found 137). 3880
 Error design VisibilityModifier Variable 'errorCount' must be private and have accessor methods. 3919
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3982
 Error sizes LineLength Line is longer than 100 characters (found 101). 4091
 Error sizes LineLength Line is longer than 100 characters (found 104). 4152
 Error coding EmptyStatement Empty statement. 4211
 Error sizes LineLength Line is longer than 100 characters (found 104). 4223
 Error sizes LineLength Line is longer than 100 characters (found 115). 4519
 Error sizes LineLength Line is longer than 100 characters (found 108). 4554
 Error sizes LineLength Line is longer than 100 characters (found 107). 4559
 Error sizes LineLength Line is longer than 100 characters (found 106). 4561
 Error sizes LineLength Line is longer than 100 characters (found 116). 4563
 Error sizes LineLength Line is longer than 100 characters (found 113). 4566
 Error sizes LineLength Line is longer than 100 characters (found 145). 4569
 Error sizes LineLength Line is longer than 100 characters (found 104). 4570
 Error sizes LineLength Line is longer than 100 characters (found 179). 4571
 Error sizes LineLength Line is longer than 100 characters (found 107). 4580
 Error sizes LineLength Line is longer than 100 characters (found 104). 4581
 Error sizes LineLength Line is longer than 100 characters (found 115). 4586
 Error sizes LineLength Line is longer than 100 characters (found 128). 4591
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4608
 Error blocks LeftCurly '{' at column 39 should have line break after. 4624
 Error sizes MethodLength Method length is 220 lines (max allowed is 150). 4635

org/apache/hadoop/hbase/util/HBaseFsckRepair.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 106
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 107
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 108
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 109

org/apache/hadoop/hbase/util/HFileArchiveUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 25
 Error design FinalClass Class HFileArchiveUtil should be declared as final. 33

org/apache/hadoop/hbase/util/HMerge.java

Severity Category Rule Message Line
 Error design FinalClass Class HMerge should be declared as final. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100

org/apache/hadoop/hbase/util/Hash.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 78
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 80
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 82
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 84
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/util/HashKey.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36

org/apache/hadoop/hbase/util/HashedBytes.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/util/HttpServerUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/util/IdLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 28
 Error design FinalClass Class Entry should be declared as final. 46

org/apache/hadoop/hbase/util/IdReadWriteLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 52
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 54
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 55
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 56

org/apache/hadoop/hbase/util/IterableUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/hadoop/hbase/util/JSONBean.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error indentation Indentation 'if' have incorrect indentation level 9, expected level should be 10. 141
 Error indentation Indentation 'if' have incorrect indentation level 11, expected level should be 12. 142
 Error indentation Indentation 'if' child have incorrect indentation level 13, expected level should be 14. 143
 Error indentation Indentation 'if rcurly' have incorrect indentation level 11, expected level should be 12. 144
 Error indentation Indentation 'if rcurly' have incorrect indentation level 9, expected level should be 10. 145
 Error indentation Indentation 'else' child have incorrect indentation level 11, expected level should be 12. 146
 Error indentation Indentation 'else rcurly' have incorrect indentation level 9, expected level should be 10. 147
 Error indentation Indentation 'catch' child have incorrect indentation level 9, expected level should be 10. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 345
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371

org/apache/hadoop/hbase/util/JVM.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 23, 24. 161
 Error coding InnerAssignment Inner assignments should be avoided. 166
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 206
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 207
 Error coding InnerAssignment Inner assignments should be avoided. 293

org/apache/hadoop/hbase/util/JVMClusterUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error indentation Indentation 'CoordinatedStateManager' have incorrect indentation level 6, expected level should be 8. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error sizes LineLength Line is longer than 100 characters (found 102). 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 305

org/apache/hadoop/hbase/util/JenkinsHash.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 86
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 102
 Error sizes MethodLength Method length is 158 lines (max allowed is 150). 104
 Error coding InnerAssignment Inner assignments should be avoided. 109
 Error coding InnerAssignment Inner assignments should be avoided. 109
 Error coding MissingSwitchDefault switch without "default" clause. 188
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 189
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 191
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 192
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 193
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 194
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 195
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 196
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 197
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 198
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 199
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 200
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 201
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 202
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 203
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 204
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 205
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 207
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 209
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 210
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 211
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 213
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 214
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 215
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 216

org/apache/hadoop/hbase/util/JvmPauseMonitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'com.google.common.base.Joiner' import. 32
 Error design FinalClass Class GcTimes should be declared as final. 121

org/apache/hadoop/hbase/util/KeyLocker.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 54
 Error indentation Indentation 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. 56
 Error indentation Indentation 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 57
 Error indentation Indentation 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 67

org/apache/hadoop/hbase/util/MD5Hash.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/util/ManualEnvironmentEdge.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 24

org/apache/hadoop/hbase/util/MapreduceDependencyClasspathTool.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 53
 Error sizes LineLength Line is longer than 100 characters (found 106). 54

org/apache/hadoop/hbase/util/Merge.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217

org/apache/hadoop/hbase/util/MetaUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30

org/apache/hadoop/hbase/util/Methods.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31

org/apache/hadoop/hbase/util/ModifyRegionUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.AssignmentManager' import. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error indentation Indentation '.' have incorrect indentation level 4, expected level should be 6. 230

org/apache/hadoop/hbase/util/MunkresAssignment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95

org/apache/hadoop/hbase/util/MurmurHash3.java

Severity Category Rule Message Line
 Error coding MissingSwitchDefault switch without "default" clause. 68
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 69
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 70
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 72
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 75
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 80

org/apache/hadoop/hbase/util/Order.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 29 should have line break after. 35
 Error blocks LeftCurly '{' at column 33 should have line break after. 38
 Error blocks LeftCurly '{' at column 30 should have line break after. 47
 Error blocks LeftCurly '{' at column 29 should have line break after. 58
 Error blocks LeftCurly '{' at column 33 should have line break after. 61
 Error blocks LeftCurly '{' at column 44 should have line break after. 65
 Error blocks LeftCurly '{' at column 40 should have line break after. 70
 Error blocks LeftCurly '{' at column 30 should have line break after. 74

org/apache/hadoop/hbase/util/OrderedBytes.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 32
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 269
 Error blocks NeedBraces 'if' construct must use '{}'s. 348
 Error coding InnerAssignment Inner assignments should be avoided. 348
 Error blocks NeedBraces 'if' construct must use '{}'s. 350
 Error blocks NeedBraces 'if' construct must use '{}'s. 465
 Error blocks NeedBraces 'if' construct must use '{}'s. 466
 Error blocks NeedBraces 'if' construct must use '{}'s. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 468
 Error blocks NeedBraces 'if' construct must use '{}'s. 469
 Error blocks NeedBraces 'if' construct must use '{}'s. 470
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error whitespace ParenPad '(' is followed by whitespace. 583
 Error whitespace ParenPad '(' is followed by whitespace. 584
 Error blocks NeedBraces 'while' construct must use '{}'s. 606
 Error coding EmptyStatement Empty statement. 607
 Error blocks LeftCurly '{' at column 37 should have line break after. 653
 Error blocks LeftCurly '{' at column 36 should have line break after. 654
 Error blocks LeftCurly '{' at column 49 should have line break after. 727
 Error blocks LeftCurly '{' at column 48 should have line break after. 728
 Error blocks LeftCurly '{' at column 60 should have line break after. 729
 Error blocks NeedBraces 'if' construct must use '{}'s. 837
 Error blocks NeedBraces 'if' construct must use '{}'s. 921
 Error blocks NeedBraces 'if' construct must use '{}'s. 922
 Error blocks NeedBraces 'if' construct must use '{}'s. 923
 Error blocks NeedBraces 'if' construct must use '{}'s. 924
 Error blocks NeedBraces 'if' construct must use '{}'s. 943
 Error blocks NeedBraces 'if' construct must use '{}'s. 944
 Error blocks NeedBraces 'if' construct must use '{}'s. 945
 Error blocks NeedBraces 'if' construct must use '{}'s. 962
 Error blocks NeedBraces 'if' construct must use '{}'s. 978
 Error blocks NeedBraces 'for' construct must use '{}'s. 986
 Error coding EmptyStatement Empty statement. 987
 Error blocks NeedBraces 'if' construct must use '{}'s. 1004
 Error blocks NeedBraces 'else' construct must use '{}'s. 1006
 Error blocks NeedBraces 'for' construct must use '{}'s. 1102
 Error coding EmptyStatement Empty statement. 1103
 Error blocks NeedBraces 'if' construct must use '{}'s. 1120
 Error blocks NeedBraces 'if' construct must use '{}'s. 1142
 Error blocks NeedBraces 'if' construct must use '{}'s. 1164
 Error blocks NeedBraces 'if' construct must use '{}'s. 1199
 Error blocks NeedBraces 'for' construct must use '{}'s. 1756
 Error coding EmptyStatement Empty statement. 1757

org/apache/hadoop/hbase/util/Pair.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 30
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 35
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 44
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 53
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 75
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 84
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 93
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 102
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 107
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 114
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'else' construct must use '{}'s. 126
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 132

org/apache/hadoop/hbase/util/PairOfSameType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 30
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 81
 Error blocks NeedBraces 'else' construct must use '{}'s. 83
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error blocks NeedBraces 'else' construct must use '{}'s. 106

org/apache/hadoop/hbase/util/PoolMap.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 81
 Error coding MissingSwitchDefault switch without "default" clause. 272
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 273
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 274
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 275
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 276
 Error indentation Indentation 'case' child have incorrect indentation level 4, expected level should be 6. 277
 Error indentation Indentation 'block' child have incorrect indentation level 6, expected level should be 8. 278
 Error sizes LineLength Line is longer than 100 characters (found 125). 392
 Error coding InnerAssignment Inner assignments should be avoided. 403

org/apache/hadoop/hbase/util/PositionedByteRange.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170

org/apache/hadoop/hbase/util/PrettyPrinter.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148

org/apache/hadoop/hbase/util/ProtoUtil.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 75
 Error coding InnerAssignment Inner assignments should be avoided. 79
 Error coding InnerAssignment Inner assignments should be avoided. 83
 Error coding InnerAssignment Inner assignments should be avoided. 87

org/apache/hadoop/hbase/util/ReflectionUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35

org/apache/hadoop/hbase/util/RegionMover.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.logging.Log' import. 46
 Error design FinalClass Class RegionMover should be declared as final. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 688
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 689
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 690
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 718
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 743
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 744
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 745
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 790
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 791
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 792
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 819
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 821
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 842
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 843
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 844
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 871
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 873
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 875
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 889
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 890
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 892

org/apache/hadoop/hbase/util/RegionSplitCalculator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.ArrayListMultimap' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 86
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 222

org/apache/hadoop/hbase/util/RegionSplitter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 65
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error sizes MethodLength Method length is 198 lines (max allowed is 150). 435
 Error blocks NeedBraces 'if' construct must use '{}'s. 552
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 637
 Error blocks NeedBraces 'if' construct must use '{}'s. 720
 Error coding InnerAssignment Inner assignments should be avoided. 729
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 760
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 763
 Error blocks NeedBraces 'if' construct must use '{}'s. 802
 Error blocks NeedBraces 'if' construct must use '{}'s. 804

org/apache/hadoop/hbase/util/RetryCounter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150

org/apache/hadoop/hbase/util/RollingStatCalculator.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103

org/apache/hadoop/hbase/util/ServerCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error misc ArrayTypeStyle Array brackets at illegal position. 125

org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139

org/apache/hadoop/hbase/util/ShutdownHookManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'else' construct must use '{}'s. 63

org/apache/hadoop/hbase/util/SimpleByteRange.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 129

org/apache/hadoop/hbase/util/SimpleMutableByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 227

org/apache/hadoop/hbase/util/SimplePositionedByteRange.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 57 should have line break after. 134

org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 226

org/apache/hadoop/hbase/util/Sleeper.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 45
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 73
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/util/SortedCopyOnWriteSet.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 45

org/apache/hadoop/hbase/util/StealJobQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.BlockingQueue' import. 23
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/util/Strings.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80

org/apache/hadoop/hbase/util/Threads.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 38
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 187

org/apache/hadoop/hbase/util/Triple.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 62
 Error blocks NeedBraces 'if' construct must use '{}'s. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 66

org/apache/hadoop/hbase/util/UnsafeAccess.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 268
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 467
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 468

org/apache/hadoop/hbase/util/UnsafeAvailChecker.java

Severity Category Rule Message Line
 Error design FinalClass Class UnsafeAvailChecker should be declared as final. 29

org/apache/hadoop/hbase/util/VersionInfo.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 33

org/apache/hadoop/hbase/util/Writables.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 94
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 113
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116

org/apache/hadoop/hbase/util/ZKDataMigrator.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 40
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 66
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 67
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 68
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 69
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 70
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 71
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 73
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 74
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 76
 Error indentation Indentation 'block' child have incorrect indentation level 10, expected level should be 12. 77
 Error indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 10. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 93
 Error blocks NeedBraces 'if' construct must use '{}'s. 99

org/apache/hadoop/hbase/util/byterange/ByteRangeSet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.collect.Lists' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 103). 37
 Error sizes LineLength Line is longer than 100 characters (found 101). 38

org/apache/hadoop/hbase/util/hbck/HFileCorruptionChecker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error sizes LineLength Line is longer than 100 characters (found 101). 335
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 480
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 524

org/apache/hadoop/hbase/util/hbck/OfflineMetaRepair.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/util/hbck/ReplicationChecker.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.replication.ReplicationException. 36

org/apache/hadoop/hbase/util/hbck/TableLockChecker.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child have incorrect indentation level 11, expected level should be one of the following: 10, 12. 60

org/apache/hadoop/hbase/util/test/RedundantKVGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.primitives.Bytes' import. 37
 Error indentation Indentation 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. 120

org/apache/hadoop/hbase/util/vint/UFIntTool.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error sizes LineLength Line is longer than 100 characters (found 104). 91

org/apache/hadoop/hbase/util/vint/UVIntTool.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/util/vint/UVLongTool.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/wal/AbstractFSWALProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 40

org/apache/hadoop/hbase/wal/BoundedGroupingStrategy.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 66

org/apache/hadoop/hbase/wal/DisabledWALProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 34
 Error blocks LeftCurly '{' at column 49 should have line break after. 182
 Error misc UpperEll Should use uppercase 'L'. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 200

org/apache/hadoop/hbase/wal/WAL.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 114
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 115
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 156
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 157
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 158
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 159
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 191
 Error whitespace MethodParamPad '(' is preceded with whitespace. 280

org/apache/hadoop/hbase/wal/WALFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InterruptedIOException' import. 25
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. 40
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.MetricsWAL' import. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 380

org/apache/hadoop/hbase/wal/WALKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl' import. 44
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 388
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 391

org/apache/hadoop/hbase/wal/WALPrettyPrinter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 281
 Error blocks NeedBraces 'if' construct must use '{}'s. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 290
 Error blocks NeedBraces 'if' construct must use '{}'s. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error blocks NeedBraces 'else' construct must use '{}'s. 303
 Error blocks NeedBraces 'if' construct must use '{}'s. 318
 Error blocks NeedBraces 'if' construct must use '{}'s. 390
 Error blocks NeedBraces 'if' construct must use '{}'s. 392
 Error blocks NeedBraces 'if' construct must use '{}'s. 394
 Error blocks NeedBraces 'if' construct must use '{}'s. 396
 Error blocks NeedBraces 'if' construct must use '{}'s. 398

org/apache/hadoop/hbase/wal/WALSplitter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error sizes MethodLength Method length is 152 lines (max allowed is 150). 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 471
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 474
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 476
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 523
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 581
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 612
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 615
 Error blocks NeedBraces 'if' construct must use '{}'s. 621
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 661
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 692
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 697
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 760
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 763
 Error design VisibilityModifier Variable 'dataAvailable' must be private and have accessor methods. 881
 Error blocks NeedBraces 'if' construct must use '{}'s. 892
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 931
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 932
 Error blocks NeedBraces 'if' construct must use '{}'s. 1093
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1304
 Error blocks NeedBraces 'if' construct must use '{}'s. 1387
 Error misc ArrayTypeStyle Array brackets at illegal position. 1515
 Error sizes LineLength Line is longer than 100 characters (found 105). 1538
 Error indentation Indentation 'catch' child have incorrect indentation level 10, expected level should be 8. 1621
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1798
 Error misc UpperEll Should use uppercase 'L'. 1802
 Error blocks NeedBraces 'if' construct must use '{}'s. 1897
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1921
 Error blocks NeedBraces 'if' construct must use '{}'s. 1927
 Error blocks NeedBraces 'if' construct must use '{}'s. 1939
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2001
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2002
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2006
 Error blocks NeedBraces 'if' construct must use '{}'s. 2191
 Error blocks NeedBraces 'if' construct must use '{}'s. 2193
 Error blocks NeedBraces 'if' construct must use '{}'s. 2200
 Error sizes LineLength Line is longer than 100 characters (found 102). 2237
 Error sizes LineLength Line is longer than 100 characters (found 105). 2269
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 2299
 Error design VisibilityModifier Variable 'mutation' must be private and have accessor methods. 2300
 Error design VisibilityModifier Variable 'nonceGroup' must be private and have accessor methods. 2301
 Error design VisibilityModifier Variable 'nonce' must be private and have accessor methods. 2302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2313
 Error blocks NeedBraces 'if' construct must use '{}'s. 2332
 Error blocks NeedBraces 'if' construct must use '{}'s. 2340

org/apache/hadoop/hbase/zookeeper/ClusterStatusTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 55
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 91

org/apache/hadoop/hbase/zookeeper/DrainingServerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/zookeeper/EmptyWatcher.java

Severity Category Rule Message Line
 Error design FinalClass Class EmptyWatcher should be declared as final. 27

org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 57
 Error sizes LineLength Line is longer than 100 characters (found 103). 85

org/apache/hadoop/hbase/zookeeper/LoadBalancerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error indentation Indentation 'method def' child have incorrect indentation level 2, expected level should be 4. 65

org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. 33
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243

org/apache/hadoop/hbase/zookeeper/MetaTableLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.EOFException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerStoppedException' import. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 254
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 302
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 305
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 352
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 370
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error blocks EmptyBlock Must have at least one statement. 384
 Error blocks EmptyBlock Must have at least one statement. 403
 Error blocks EmptyBlock Must have at least one statement. 405
 Error blocks EmptyBlock Must have at least one statement. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error whitespace MethodParamPad '(' should be on the previous line. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 543
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 557
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 588
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 590
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 592
 Error blocks NeedBraces 'if' construct must use '{}'s. 597
 Error blocks NeedBraces 'if' construct must use '{}'s. 598

org/apache/hadoop/hbase/zookeeper/MiniZooKeeperCluster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 39
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367

org/apache/hadoop/hbase/zookeeper/RecoverableZooKeeper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.htrace.Trace' import. 47
 Error blocks LeftCurly '{' at column 9 should have line break after. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 307
 Error blocks NeedBraces 'if' construct must use '{}'s. 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 370
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 453
 Error blocks NeedBraces 'if' construct must use '{}'s. 484
 Error blocks NeedBraces 'if' construct must use '{}'s. 515
 Error blocks NeedBraces 'if' construct must use '{}'s. 555
 Error blocks NeedBraces 'if' construct must use '{}'s. 638
 Error indentation Indentation 'while rcurly' have incorrect indentation level 4, expected level should be 6. 685
 Error blocks NeedBraces 'if' construct must use '{}'s. 687
 Error blocks NeedBraces 'if' construct must use '{}'s. 750

org/apache/hadoop/hbase/zookeeper/RegionNormalizerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/zookeeper/RegionServerTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error indentation Indentation 'method call' child have incorrect indentation level 9, expected level should be 10. 123

org/apache/hadoop/hbase/zookeeper/ZKClusterId.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/hadoop/hbase/zookeeper/ZKConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187

org/apache/hadoop/hbase/zookeeper/ZKServerTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.LinkedList' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36
 Error misc ArrayTypeStyle Array brackets at illegal position. 59

org/apache/hadoop/hbase/zookeeper/ZKSplitLog.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error misc UpperEll Should use uppercase 'L'. 170
 Error misc UpperEll Should use uppercase 'L'. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203

org/apache/hadoop/hbase/zookeeper/ZKUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error indentation Indentation '"because node does not exist (not an error)"' have incorrect indentation level 6, expected level should be 8. 566
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 613
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 769
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 770
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 771
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 829
 Error indentation Indentation 'try' child have incorrect indentation level 5, expected level should be 6. 1082
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1099
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1286
 Error design FinalClass Class CreateAndFailSilent should be declared as final. 1519
 Error blocks NeedBraces 'if' construct must use '{}'s. 1533
 Error blocks NeedBraces 'if' construct must use '{}'s. 1534
 Error design FinalClass Class DeleteNodeFailSilent should be declared as final. 1551
 Error blocks NeedBraces 'if' construct must use '{}'s. 1558
 Error blocks NeedBraces 'if' construct must use '{}'s. 1559
 Error design FinalClass Class SetData should be declared as final. 1573
 Error blocks NeedBraces 'if' construct must use '{}'s. 1587
 Error blocks NeedBraces 'if' construct must use '{}'s. 1588
 Error blocks NeedBraces 'if' construct must use '{}'s. 1607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1642
 Error blocks NeedBraces 'if' construct must use '{}'s. 1649
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1659
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1660
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1661
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1662
 Error indentation Indentation 'if' have incorrect indentation level 8, expected level should be 10. 1665
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 1666
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 1669
 Error indentation Indentation 'if' child have incorrect indentation level 10, expected level should be 12. 1670
 Error indentation Indentation 'if rcurly' have incorrect indentation level 8, expected level should be 10. 1671
 Error indentation Indentation 'case' child have incorrect indentation level 6, expected level should be 8. 1672
 Error indentation Indentation 'block' child have incorrect indentation level 8, expected level should be 10. 1673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1763
 Error blocks NeedBraces 'if' construct must use '{}'s. 1770
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1808
 Error blocks NeedBraces 'if' construct must use '{}'s. 1882
 Error blocks NeedBraces 'if' construct must use '{}'s. 1945
 Error blocks NeedBraces 'if' construct must use '{}'s. 2024
 Error blocks NeedBraces 'if' construct must use '{}'s. 2043
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2052
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2065
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2122

org/apache/hadoop/hbase/zookeeper/ZNodePaths.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'baseZNode' must be private and have accessor methods. 45
 Error design VisibilityModifier Variable 'metaZNodePrefix' must be private and have accessor methods. 47
 Error design VisibilityModifier Variable 'metaReplicaZNodes' must be private and have accessor methods. 49
 Error design VisibilityModifier Variable 'rsZNode' must be private and have accessor methods. 51
 Error design VisibilityModifier Variable 'drainingZNode' must be private and have accessor methods. 53
 Error design VisibilityModifier Variable 'masterAddressZNode' must be private and have accessor methods. 55
 Error design VisibilityModifier Variable 'backupMasterAddressesZNode' must be private and have accessor methods. 57
 Error design VisibilityModifier Variable 'clusterStateZNode' must be private and have accessor methods. 59
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 61
 Error design VisibilityModifier Variable 'tableZNode' must be private and have accessor methods. 62
 Error design VisibilityModifier Variable 'clusterIdZNode' must be private and have accessor methods. 64
 Error design VisibilityModifier Variable 'splitLogZNode' must be private and have accessor methods. 66
 Error design VisibilityModifier Variable 'balancerZNode' must be private and have accessor methods. 68
 Error design VisibilityModifier Variable 'regionNormalizerZNode' must be private and have accessor methods. 70
 Error design VisibilityModifier Variable 'switchZNode' must be private and have accessor methods. 72
 Error design VisibilityModifier Variable 'tableLockZNode' must be private and have accessor methods. 74
 Error design VisibilityModifier Variable 'recoveringRegionsZNode' must be private and have accessor methods. 76
 Error design VisibilityModifier Variable 'namespaceZNode' must be private and have accessor methods. 78
 Error design VisibilityModifier Variable 'masterMaintZNode' must be private and have accessor methods. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170

org/apache/hadoop/hbase/zookeeper/ZooKeeperMainServer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error misc ArrayTypeStyle Array brackets at illegal position. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error misc ArrayTypeStyle Array brackets at illegal position. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 79
 Error misc ArrayTypeStyle Array brackets at illegal position. 89

org/apache/hadoop/hbase/zookeeper/ZooKeeperNodeTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 191

org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.HashMap. 24
 Error imports UnusedImports Unused import - java.util.Map. 26
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.HConstants. 37
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.HRegionInfo. 38
 Error design VisibilityModifier Variable 'znodePaths' must be private and have accessor methods. 83
 Error design VisibilityModifier Variable 'saslLatch' must be private and have accessor methods. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 364
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 398
 Error coding MissingSwitchDefault switch without "default" clause. 471
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 581
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 598
 Error blocks NeedBraces 'if' construct must use '{}'s. 626
 Error blocks NeedBraces 'else' construct must use '{}'s. 627

org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessLockBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.InterProcessLock' import. 32
 Error imports ImportOrder Wrong order for 'com.google.common.base.Preconditions' import. 42
 Error design FinalClass Class ZNodeComparator should be declared as final. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error coding InnerAssignment Inner assignments should be avoided. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 393

org/apache/hadoop/hbase/zookeeper/lock/ZKInterProcessReadWriteLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.InterProcessLock.MetadataHandler' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40

org/apache/hadoop/metrics2/MetricHistogram.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/apache/hadoop/metrics2/impl/JmxCacheBuster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 33
 Error design FinalClass Class JmxCacheBuster should be declared as final. 43

org/apache/hadoop/metrics2/lib/DefaultMetricsSystemHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.lang.reflect.Method' import. 23

org/apache/hadoop/metrics2/lib/DynamicMetricsRegistry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.base.Objects' import. 34
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 59
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 60
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 61
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 62
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 63
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 64
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 65
 Error indentation Indentation 'array initialization' child have incorrect indentation level 6, expected level should be 4. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 233
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 253
 Error indentation Indentation 'method def' child have incorrect indentation level 5, expected level should be 4. 273
 Error indentation Indentation 'addNewMetricIfAbsent' have incorrect indentation level 2, expected level should be 4. 501

org/apache/hadoop/metrics2/lib/MutableTimeHistogram.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization lcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. 31

org/apache/hadoop/metrics2/util/MetricQuantile.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'quantile' must be private and have accessor methods. 29
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 30

org/apache/hadoop/metrics2/util/MetricSampleQuantiles.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.common.annotations.VisibleForTesting' import. 30
 Error misc ArrayTypeStyle Array brackets at illegal position. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 283
 Error design VisibilityModifier Variable 'g' must be private and have accessor methods. 291
 Error design VisibilityModifier Variable 'delta' must be private and have accessor methods. 297

test-classes/org/apache/hadoop/hbase/PerformanceEvaluation_Counter.properties

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 23